Data Type

Integer

Default Value

Use all the GPUs

Description

Each use of this Parameter masks out the use one GPU. Values range from 0 to the maximum number of GPUs - 1. You may use this option multiple times to mask out several GPUs. It is mostly used for testing.

The default value will use all the GPUs.

Examples

To NOT use GPUs 1 and 2,

NOGPU=1
NOGPU=2