Rust-GPU/rust-cuda

Interested in being part of a maintainer group

JohnAllen opened this issue · 3 comments

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?

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.

Update: The cudarc library works, including with current CUDA versions, and current RustC versions.

@JohnAllen not sure if you are still interested, but we are rebooting the project and would love help. See #130