Skip to content

Commit

Permalink
try with faster docker
Browse files Browse the repository at this point in the history
ghstack-source-id: 5138a0fb309b05943e0746f911d7bdcb77f016e5
Pull Request resolved: #329
  • Loading branch information
wconstab committed May 15, 2024
1 parent 96a5cdf commit 9ea0571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test_4gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
gpu-arch-type: cuda
gpu-arch-version: "12.1"
# This image is faster to clone than the default, but it lacks CC needed by triton
# docker-image: "pytorch/pytorch:2.3.0-cuda12.1-cudnn8-runtime"
docker-image: "pytorch/pytorch:2.3.0-cuda12.1-cudnn8-runtime"
repository: "pytorch/torchtitan"
upload-artifact: "outputs"
script: |
Expand Down

0 comments on commit 9ea0571

Please sign in to comment.