AS_GPU_MAX_CHUNK_SIZE

AS_GPU_MAX_CHUNK_SIZE

Description
Defines the maximum size (in number of rows) of a data chunk that the GPU can process in a single operation. This prevents memory overrun and thread usage optimizations by controlling the upper bound of chunk size. 

Default Value

12,500,000 

Data Type

Integer 

Minimum Value

(Not defined) 

Hot Deployable

No 

Editable

Yes 

Is Password

No 

Copyright Kyvos, Inc. 2025. All rights reserved.