ocl-core

Crates.ioocl-core
lib.rsocl-core
version0.11.5
sourcesrc
created_at2016-08-04 17:55:40.202697
updated_at2023-10-09 20:29:06.258014
descriptionA low-level OpenCL API.
homepagehttps://github.com/cogciprocate/ocl/tree/master/ocl-core
repositoryhttps://github.com/cogciprocate/ocl/tree/master/ocl-core
max_upload_size
id5892
size534,409
Nick Sanders (c0gent)

documentation

https://docs.rs/ocl-core/

README

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:

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.”

Commit count: 1436

cargo fmt