ocl-core 0.11.5

A low-level OpenCL API.
Documentation
1
2
3
4
//! Implement me
//!
//! Check that device.info(DeviceInfo::OpenclCVersion == "OpenCL C 1.2") or greater
//! Perhaps add something to parse the OpenCL C version into a number.