OpenCL.jl icon indicating copy to clipboard operation
OpenCL.jl copied to clipboard

OpenCL 1.2 Functions

Open jakebolewski opened this issue 11 years ago • 1 comments

Throw an error when trying to access v1.2 functions with platforms that don't support them.

jakebolewski avatar Nov 26 '13 03:11 jakebolewski

#42 allows for user to call certain functions only if they is a platform available that should support those api calls. But it is still lacking a mechanism for the higher api

vchuravy avatar Aug 19 '14 09:08 vchuravy