Stack limit
Stack limit per GPU thread
Description
App Configuration Pane: GPU Code
Configuration Objects: coder.gpuConfig
The Stack limit parameter specifies the maximum stack limit per GPU thread, in bytes.
Settings
1024
This setting is the default setting. Limits each GPU thread to use a maximum of 1024 bytes of stack memory.
- integer
Limits each GPU thread to use at most the specified limit of stack memory, in bytes.
Programmatic Use
Property:
StackLimitPerThread |
Values: 1024 |
integer |
Default: 1024 |
Version History
Introduced in R2018a