Skip to content

Commit

Permalink
change runner cluster for 8-t4
Browse files Browse the repository at this point in the history
  • Loading branch information
glegendre01 committed Sep 26, 2024
1 parent 565b3a4 commit 676351b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/3d_parallelism_unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ on:

jobs:
tests:
runs-on: [multi-gpu, nvidia-gpu, 8-t4, ci]
runs-on:
group: aws-g4dn-metal
container:
image: runpod/pytorch:2.1.1-py3.10-cuda12.1.1-devel-ubuntu22.04
ports:
Expand Down

0 comments on commit 676351b

Please sign in to comment.