CUDA

Command specific CUDA settings which override the global CUDA settings.

JSON Format

Type

Object

Properties

Property

Description

Device

The CUDA device on which the command will be executed.

Enabled

Whether the command can use CUDA for computations.

UseFloat16

Whether the command can use 16 bit floating point numbers (half). See the description of the global parameter for more information.