Device¶
The CUDA device on which the command will be executed.
The index of the selected device in the list of available CUDA devices.
JSON Format¶
- Type
Number
(integer only)- Default Value
The value of the global Device parameter.
- Minimum
0
- Maximum
The number of available devices - 1.