We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f823e5 commit 1bb3e75Copy full SHA for 1bb3e75
.github/workflows/gpu-hvd-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
pytorch-channel: [pytorch]
25
fail-fast: false
26
env:
27
- DOCKER_IMAGE: "pytorch/conda-builder:cuda12.1"
+ DOCKER_IMAGE: "pytorch/almalinux-builder:cuda12.8"
28
REPOSITORY: ${{ github.repository }}
29
PR_NUMBER: ${{ github.event.pull_request.number }}
30
runs-on: linux.8xlarge.nvidia.gpu
.github/workflows/gpu-tests.yml
pytorch-channel: [pytorch, pytorch-nightly]
- DOCKER_IMAGE: "pytorch/almalinux-builder:cuda12.4"
runs-on: linux.g4dn.12xlarge.nvidia.gpu
0 commit comments