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?
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?