Comment on CUDA-oxide: Nvidia's official Rust to CUDA compilerparentComments−the__alchemist4moOk. I am calling it a lib because to use, you add it as a dependency in cargo.toml then import it in your rust modules.−rowanG0774moThat's after you have installed their entire build infra + dependencies. They ship their own cargo subcommand.
Comments
Ok. I am calling it a lib because to use, you add it as a dependency in cargo.toml then import it in your rust modules.
That's after you have installed their entire build infra + dependencies. They ship their own cargo subcommand.