Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

ccl_kernel_suggest_worksizes: no need for gws%lws==0 for OpenCL >= 2.0 #32

Open
nunofachada opened this issue Feb 7, 2017 · 0 comments
Milestone

Comments

@nunofachada
Copy link
Owner

OpenCL 2.0 and higher do not require that global work size be a multiple of the local work size. Reflect this in the ccl_kernel_suggest_worksizes function.

@nunofachada nunofachada added this to the v2.2.0 milestone May 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant