10 releases
0.4.3 | Oct 9, 2023 |
---|---|
0.4.2 | Jan 10, 2019 |
0.4.1 | Feb 21, 2018 |
0.4.0 | Nov 11, 2017 |
0.2.1 | Sep 19, 2016 |
#448 in Hardware support
4,894 downloads per month
Used in 70 crates
(6 directly)
405KB
2K
SLoC
OpenCL C FFI Bindings.
Documentation
For a high level, easier to use, and far less verbose OpenCL interface (that compiles to virtually the same thing) see the ocl crate.
Example usage exists within the ocl-core repo (see: https://github.com/cogciprocate/ocl/blob/master/ocl-core/src/functions.rs).
If you have need of any unimplemented functionality please file an issue and request it.
Troubleshooting
Compiling on Windows (particularly MSVC) takes a bit of effort. Better documentation is needed (please contribute!). If you have trouble please file an issue and let us know about the problem so we can improve our documentation.
Your device drivers should include OpenCL drivers. If not, download the appropriate SDK from one of the following links: AMD, NVIDIA, Intel
License
Licensed under either of:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
“OpenCL and the OpenCL logo are trademarks of Apple Inc. used by
permission by Khronos.”
“Vulkan and the Vulkan logo are trademarks of
the Khronos Group Inc.”