Property FastKernelMath
static property FastKernelMath: bool
If set to true, CUDA uses fast math functions with lower accuracy.
Declaration
static property FastKernelMath: bool with get, setProperty Value
| Type | Description | 
|---|---|
| bool | 
Remarks
This setting is local to the calling thread and defaults to false.