▲ | saagarjha 5 days ago | |
That’s not really the same thing; it compiles through PTX rather than using inline assembly. | ||
▲ | LegNeato 17 hours ago | parent [-] | |
FYI, you can drop down into ptx if need be: https://github.com/Rust-GPU/Rust-CUDA/blob/aa7e61512788cc702... |