Hacker News new | ask | show | jobs
by saagarjha 326 days ago
That’s not really the same thing; it compiles through PTX rather than using inline assembly.
1 comments

FYI, you can drop down into ptx if need be:

https://github.com/Rust-GPU/Rust-CUDA/blob/aa7e61512788cc702...