23 releases
0.11.5 | Oct 9, 2023 |
---|---|
0.11.3 | Aug 23, 2022 |
0.11.2 | Jun 26, 2019 |
0.11.1 | Jan 10, 2019 |
0.3.1 | Oct 2, 2016 |
#1010 in Graphics APIs
4,082 downloads per month
Used in 50 crates
(8 directly)
1MB
12K
SLoC
OpenCL interfaces and types.
Documentation
For a higher level, easier to use, and far less verbose OpenCL interface (that
compiles to virtually the same thing) see the
ocl crate. The trivial.rs
example
gives a rough idea of of the equivalence between the two.
If you have need of any unimplemented functionality please file an issue and request it.
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.”
Dependencies
~0.6–1.2MB
~28K SLoC