OpenCL Computing
Work-item
Basic execution unit in OpenCL, analogous to a thread in other parallelism models. Each work-item executes an instance of the kernel with unique identifiers to access different portions of data.
← Quay lại