You are here: 3 Submitting and Managing Jobs > Job Submission > Requesting Generic Resources

3.5 Requesting Generic Resources

When generic resources have been assigned to nodes using the server's nodes file, these resources can be requested at the time of job submission using the other field. See Managing Consumable Generic Resources in the Moab Workload Manager Administrator Guide for details on configuration within Moab).

Example 3-4: Generic

This job will run on any node that has the generic resource matlab.

> qsub -l other=matlab /home/user/script.sh

This can also be requested at the time of job submission using the -W x=GRES:matlab flag.

Related Topics 

© 2016 Adaptive Computing