larger torch cuda arch list coverage for older cuda
This commit is contained in:
2
.github/workflows/base.yml
vendored
2
.github/workflows/base.yml
vendored
@@ -229,7 +229,7 @@ jobs:
|
|||||||
cudnn_version: ""
|
cudnn_version: ""
|
||||||
python_version: "3.12"
|
python_version: "3.12"
|
||||||
pytorch: 2.11.0
|
pytorch: 2.11.0
|
||||||
torch_cuda_arch_list: "9.0+PTX"
|
torch_cuda_arch_list: "7.0 7.5 8.0 8.6 8.7 8.9 9.0+PTX"
|
||||||
dockerfile: "Dockerfile-uv-base"
|
dockerfile: "Dockerfile-uv-base"
|
||||||
platforms: "linux/amd64,linux/arm64"
|
platforms: "linux/amd64,linux/arm64"
|
||||||
- cuda: "130"
|
- cuda: "130"
|
||||||
|
|||||||
Reference in New Issue
Block a user