Property DebugCompile
static property DebugCompile: bool
If set to true, all CUDA kernels are compiled with debug flags.
Declaration
static property DebugCompile: bool with get, setProperty Value
| Type | Description | 
|---|---|
| bool | 
Remarks
This setting is local to the calling thread and defaults to false.