The Code Generation > GPU Code category includes parameters for configuring GPU-specific settings of the generated code.
These parameters require a GPU Coder™ license.
On the Configuration Parameters dialog box, the following configuration parameters are on the Code Generation > GPU Code pane.
Parameter | Description |
---|---|
Specify custom kernel name prefixes. | |
Specify the CUDA® device to target. | |
Specify the Memory allocation ( | |
Specify the size above which the private variables are allocated on the heap instead of the stack. | |
Specify the maximum stack limit per GPU thread. | |
Replacement of math function calls with NVIDIA®
| |
Replacement of math function calls with NVIDIA
| |
Replacement of math function calls with NVIDIA
| |
Add run-time error-checking functionality to the generated CUDA code. | |
Specify the minimum compute capability for which CUDA code is generated. | |
Specify the name of the NVIDIA virtual GPU architecture for code generation. | |
Specify additional flags to the |