2 ms·
And quite a few reasons that something better than C should be used. Rust seems a good candidate.
by chadcmulligan 10d ago
And quite a few reasons that something better than C should be used. Rust seems a good candidate.
- jacobgorm 9d agoWhat reasons would you have to prefer Rust over C for compute kernels? I am a great fan of Rust, but I don't see any benefit for kernels, due to their relatively simple nature.
- chadcmulligan 8d agoI'm not sure why being relatively simple would mean C over Rust? Rust still has the safety advantages.