fil-ocl-core

Crates.iofil-ocl-core
lib.rsfil-ocl-core
version0.11.4
sourcesrc
created_at2019-11-01 17:04:40.097784
updated_at2021-02-24 09:36:36.03888
descriptionA low-level OpenCL API.
homepagehttps://github.com/filecoin-project/fil-ocl/tree/master/ocl-core
repositoryhttps://github.com/filecoin-project/fil-ocl/tree/master/ocl-core
max_upload_size
id177402
size499,637
Volker Mische (vmx)

documentation

https://docs.rs/fil-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: 1413

cargo fmt