Torque¶
Overview¶
Controller runs
pbs_serverandpbs_schedEdit
/var/lib/torque/server_priv/nodesto add all compute nodes (np = number of processors, gpus = number of gpus)
pulsar np=4
pulsar-mobile np=4
Compute nodes run
pbs_momafter editing/etc/torque/mom/configVerify that all nodes are connected to the controller
pbsnodes -a
Submitting jobs¶
qsub <my_cool_tool>
Check the job queue with
qstat -n