2 releases
0.11.4 | Feb 24, 2021 |
---|---|
0.11.3 | Nov 1, 2019 |
#54 in #gpgpu
93 downloads per month
Used in 9 crates
(via fil-ocl)
460KB
8K
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
~1.5MB
~21K SLoC