Submit a compute unit exclusive job
Procedure
To submit an exclusive job, use the
-R
option of
bsub
and submit the job to a compute unit exclusive queue.
bsub -R "cu[excl]" my_job
Parent topic:
Use exclusive scheduling