Model Configuration Parameters: GPU Code
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 the CUDA® device to target. | |
Specify the minimum compute capability for which CUDA code is generated. | |
Specify the name of the NVIDIA® virtual GPU architecture for code generation. | |
Specify the Memory allocation ( | |
Specify the maximum number of CUDA blocks created during a kernel launch. | |
Specify the size above which the private variables are allocated on the heap instead of the stack. | |
Select the GPU memory manager for efficient memory allocation, management, and improving run-time performance. | |
Specify the maximum stack limit per GPU thread. | |
Add run-time error-checking functionality to the generated CUDA code. | |
Specify custom kernel name prefixes. | |
Specify additional flags to the | |
Replacement of math function calls with NVIDIA
| |
Replacement of math function calls with NVIDIA
| |
Replacement of math function calls with NVIDIA
|