SGE pointers - UCL/ECON-CLUSTER GitHub Wiki
-
To set the memory, add the following options:
-l h_vmem=4G,tmem=4G
-
To use one of the machines with intel processors:
-l hostname="fry*|burns*|zeppo*|cheech*|larry*|matthau*"
-
To check memory usage
qstat -j <jobid> | grep mem