cuda 13.0
python 3.10
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130
这样安装torch会自动安装Triton 3.5.1,就不用自己编译Triton了
cuda 13.0
python 3.10
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu130
这样安装torch会自动安装Triton 3.5.1,就不用自己编译Triton了