Closed jayavanth closed 1 year ago
I was able to run an example from rust-gpu-tools
so I guess that's not the issue
RUST_BACKTRACE=full EC_GPU_CUDA_NVCC_ARGS="--fatbin --gpu-architecture=sm_52 --generate-code=arch=compute_52,code=sm_52" cargo test
Worked for me. Though I'm on a RTX 3090ti.
Thank you! I think my mistake was that I didn't do a cargo build
beforehand. I'm guessing that's the step when the kernels are generated. I'm quite new to Rust
Hi, I'm trying to run the tests on my GPU. Wanted to know if it can run on GTX Titan X (Maxwell, 2015). When I run
cargo test
I get the following outputhttps://pastebin.com/ETDPm1d5