/Rust-CUDA

Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.

Primary LanguageDockerfileApache License 2.0Apache-2.0

run inside docker:

docker build -t rust-cuda .
docker run -it --rm --gpus all -v /home/assaf/Code/private/Rust-CUDA:/root/rust-cuda --entrypoint /bin/bash rust-cuda