OpenCL Computing
NDRange
N-dimensional indexing space defining the complete grid of work-items to execute for a kernel. The NDRange determines how data is partitioned into work-groups and work-items for parallel computation.
← Geri