Closed
Description
Hi everyone,
I am looking to be able to easily use Cuda in Rust code for general purpose computing mostly (I barely know what a shader is). This repo seems to be the most promising for that (let me know if I am missing something).
I am willing to spend some time figuring things out and getting this to work. I see that there have been some PRs from other people attempting to keep this thing working.
Is there sort of a list of things that need to happen to this repo to both get it working and keep it working?
Activity
David-OConnor commentedon Oct 21, 2023
I'd love to see this go places, but I currently can't get it to compile, so am sticking with C++ CUDA for now.
David-OConnor commentedon Nov 8, 2023
Update: The cudarc library works, including with current CUDA versions, and current RustC versions.
LegNeato commentedon Jan 27, 2025
@JohnAllen not sure if you are still interested, but we are rebooting the project and would love help. See #130