▲ | LowLevelMahn 6 days ago | |||||||
this Rust demo also uses PTX directly
| ||||||||
▲ | LegNeato 6 days ago | parent | next [-] | |||||||
To be more technically correct, we compile to NVVM IR and then use NVIDIA's NVVM to convert it to PTX. | ||||||||
▲ | saagarjha 5 days ago | parent | prev [-] | |||||||
That’s not really the same thing; it compiles through PTX rather than using inline assembly. | ||||||||
|