Skip to content

Comment on CUDA-oxide: Nvidia's official Rust to CUDA compilerparent

Comments

This isn't a new GPU language; it's a lib which might replace FFI and third party libs.

This is definitely not just a lib. This compiles rust to CUDA. If you call a full on compiler stack a lib, everything may as well be a lib.

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.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.