You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cl-sys FFI bindings support OpenCL 2.0 and 2.1 as features, but not OpenCL 2.2 and 3.0.
OpenCL 2.2 and 3.0 should be added as new features to keep cl-sys up to date.
The text was updated successfully, but these errors were encountered:
Khronos announced the release of the finalized OpenCL 3.0 specifications in September 2020.
The
cl-sys
FFI bindings support OpenCL 2.0 and 2.1 as features, but not OpenCL 2.2 and 3.0.OpenCL 2.2 and 3.0 should be added as new features to keep
cl-sys
up to date.The text was updated successfully, but these errors were encountered: