This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
picsl_transition_guide [2014/11/10 06:17] mgstauff [Using the CfN Cluster] |
picsl_transition_guide [2015/04/28 20:17] (current) mgstauff |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ** [[: | ||
+ | |||
====== PICSL-cluster Transition Guide ====== | ====== PICSL-cluster Transition Guide ====== | ||
Line 47: | Line 49: | ||
This differs from the PICSL cluster data quotas, which are // | This differs from the PICSL cluster data quotas, which are // | ||
+ | ===== Front-end Program/ | ||
+ | Programs/ | ||
===== Slots, Cores & Memory ===== | ===== Slots, Cores & Memory ===== | ||
The CfN cluster handles slots, cores and memory differently. On PICSL, if you requested more slots, you got both more memory and more cpu cores. On CfN, the requests for these resources are separate. Please see [[using_ogs_sge# | The CfN cluster handles slots, cores and memory differently. On PICSL, if you requested more slots, you got both more memory and more cpu cores. On CfN, the requests for these resources are separate. Please see [[using_ogs_sge# | ||
Line 55: | Line 59: | ||
find directory-to-search -type l -print0 -exec echo -n " " \; -exec readlink -m {} \; | find directory-to-search -type l -print0 -exec echo -n " " \; -exec readlink -m {} \; | ||
- |