Stack limit
Stack limit per GPU thread
Description
App Configuration Pane: GPU Code
Configuration Objects: coder.GpuCodeConfig
The Stack limit parameter specifies the maximum stack limit per GPU thread, in bytes.
Settings
51200 (default) | positive integer
- positive integer
Limits each GPU thread to use at most the specified limit of stack memory, in bytes.
Programmatic Use
Property:
StackLimitPerThread |
Values: 51200 | positive
integer |
Default: 51200 |