Complexes
Currently defined complexes
- host
- architecture (a), mem_free (mf), mem_total (mt). slots (s), s_vmem (s_vmem), h_vmem (h_vmem), s_fsize (s_fsize), h_fsize (h_fsize)
- queue
- qname (q), hostname(h), s_cpu (t), h_cpu (h_cpu)
- farm
- farm (f) - value ice is set for all queues on ice hosts
- datadir
- datadir - will be set for all hosts which contain /data
- qgroup
- group - for historical reasons
Usage:
qsub -l complex_attribute_1[=value_1] ... -l complex_attribute_n[=value_n] jobscript
e.g.
qsub -l mem_free=512M -l t=30:00:00 -P theorie jobscript