This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
clusterbasics [2016/05/24 22:28] mgstauff [Jobs Must be Submitted from chead] |
clusterbasics [2017/09/25 17:24] (current) mgstauff [Introduction to The Cluster] |
||
---|---|---|---|
Line 14: | Line 14: | ||
In either case, the job scheduler takes care of finding a compute node to do the actual work of running your batch job or interactive session (both are called ' | In either case, the job scheduler takes care of finding a compute node to do the actual work of running your batch job or interactive session (both are called ' | ||
- | The cluster is running CentOS 6.3 with Rocks 6.1. This is the software that manages the collection of front and compute nodes, i.e. the cluster - Rocks is //not// the job scheduler. The jobs scheduler is SGE (Actually SoGE, Son of Grid Engine, see below). | + | The cluster is running CentOS 6.9 (Linux operating system version) |
===== General Cluster Diagram ===== | ===== General Cluster Diagram ===== | ||
Line 38: | Line 38: | ||
If you're running something quick like using fslview or ITK-SNAP to look at an image and do simple manipulations, | If you're running something quick like using fslview or ITK-SNAP to look at an image and do simple manipulations, | ||
- | |||
- | __Certain FSL Commands__ | ||
- | |||
- | Some FSL commands submit their own qsub jobs so must be run from the front end. | ||
- | [[fsl_usage|See details here.]] | ||
**Limits and TERMINATION** | **Limits and TERMINATION** |