User Tools

Site Tools


picsl_transition_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
picsl_transition_guide [2014/11/17 22:05]
mgstauff [Quotas]
picsl_transition_guide [2015/04/28 20:17] (current)
mgstauff
Line 1: Line 1:
 +** [[:start|Back To Main Page]] **
 +
 ====== PICSL-cluster Transition Guide ====== ====== PICSL-cluster Transition Guide ======
  
Line 48: Line 50:
  
 ===== Front-end Program/Process Limits ===== ===== Front-end Program/Process Limits =====
-Programs/commands/jobs/processes that are run on the front-end itself (chead) are limited to using 5GB of RAM, and 5 minutes of CPU time (not realworld time), at which point they are terminated. See [[Cluster Basics||Cluster_Basics]]+Programs/commands/jobs/processes that are run on the front-end itself (chead) are limited to using 5GB of RAM, and 5 minutes of CPU time (not realworld time), at which point they are terminated. See [[ClusterBasics | Cluster Basics]]
 ===== 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#resources_memory_slots_cpu_cores|the details]] CfN cluster guide in the rest of the wiki. 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#resources_memory_slots_cpu_cores|the details]] CfN cluster guide in the rest of the wiki.
Line 57: 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 {} \;
- 
picsl_transition_guide.1416261918.txt.gz · Last modified: 2014/11/17 22:05 by mgstauff