Crates.io | af-cuda-interop |
lib.rs | af-cuda-interop |
version | 3.7.1 |
source | src |
created_at | 2020-09-09 18:11:56.961009 |
updated_at | 2020-09-09 18:11:56.961009 |
description | ArrayFire is a high performance software library for parallel computing with an easy-to-use API. This crate is an addition on top of ArrayFire crate to enable users to mix RAW OpenCL code in rust and ArrayFire. |
homepage | https://github.com/arrayfire/arrayfire-rust |
repository | https://github.com/arrayfire/arrayfire-rust/tree/master/cuda-interop |
max_upload_size | |
id | 286789 |
size | 20,626 |
This crate is an addition on top of ArrayFire crate to enable users to mix RAW CUDA code in rust and ArrayFire.
Supported on all platforms arrayfire-rust is supported.
Command to build the crate
cargo build -p af_cuda_interop
Use the following command to run an example
cargo run -p af_cuda_interop --example custom_kernel
This crate can be used by directly using the packages on crates.io or building them on your own. The process for this can be found on arrayfire-rust#readme
The ArrayFire library is written by developers at ArrayFire LLC with contributions from several individuals. The developers at ArrayFire LLC have received partial financial support from several grants and institutions. Those that wish to receive public acknowledgement are listed below:
This material is based upon work supported by the DARPA SBIR Program Office under Contract Numbers W31P4Q-14-C-0012 and W31P4Q-15-C-0008. Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the DARPA SBIR Program Office.