1
Raising the baseline for the `nvptx64-nvidia-cuda` target
Rust编译器将提升NVIDIA GPU编译目标的最低PTX ISA和架构要求,影响旧硬件兼容性。
The nvptx64-nvidia-cuda target is a compilation target for NVIDIA GPUs. When using this target, the final output is PTX . Two version choices shape th…