Comment on CUDA-oxide: Nvidia's official Rust to CUDA compilerparentComments−jcgrillo4moI'd add to that1.5) Having a compiler in the loop that does things like enforcing type constraints (and in the case if Rust in particular, therefore memory safety guarantees) is really useful both for humans and LLMs.
Comments
I'd add to that
1.5) Having a compiler in the loop that does things like enforcing type constraints (and in the case if Rust in particular, therefore memory safety guarantees) is really useful both for humans and LLMs.