UseFloat16ΒΆ

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

Format

Boolean

True if the command should be allowed to use half computations.

Default

The parameter defaults to the value of the global CUDA/UseFloat16 parameter.