Add run-time error-checking functionality to the generated CUDA® code.
Category: Code Generation > GPU Code
Default: Off
Generates code with error-checking for CUDA API and kernel calls and performs run-time checks.
The generated CUDA code does not contain error-checking functionality.
This parameter requires a GPU Coder™ license.
To enable this parameter, select Generate GPU code on the Code Generation pane.
Parameter:
GPUErrorChecks |
Type: character vector |
Value:
'on' | 'off' |
Default:
'off' |