Specify GPU resource requirements for your jobs

Specify all GPU resource requirements as part of job submission, or in a queue or application profile, or use the default GPU requirement "num=1:mode=shared:mps=no:j_exclusive=no". Use the option bsub –gpu to submit jobs that require GPU resources. Specify how LSF manages GPU mode (exclusive or shared), and whether to enable the NVIDIA Multi-Process Service (MPS) for the GPUs used by the job.

See information on specifying GPU resource requirements in GPU resources.