Skip to content

Commit

Permalink
update cluster list (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh authored Nov 5, 2024
1 parent e27ba74 commit 4a56200
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,11 +180,14 @@ jobs:
gpuCount: ${{ matrix.task.gpus }}
constraints:
cluster:
# H100 clusters
- ai2/jupiter-cirrascale-2
- ai2/pluto-cirrascale
# - ai2/allennlp-cirrascale
# - ai2/allennlp-elanding-a100-40g
- ai2/augusta-google-1
# A100 clusters
- ai2/saturn-cirrascale
- ai2/allennlp-cirrascale
# - ai2/allennlp-elanding-a100-40g
envVars:
- name: CUBLAS_WORKSPACE_CONFIG
value: ":16:8"
Expand Down

0 comments on commit 4a56200

Please sign in to comment.