Skip to content

Commit

Permalink
Added saturn to NFS exclusions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Dettmers committed Sep 30, 2024
1 parent 88230a2 commit 2cad939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gantry/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@

NFS_MOUNT = "/net/nfs.cirrascale"

CLUSTERS_WITHOUT_NFS = {"ai2/jupiter-cirrascale", "ai2/jupiter-cirrascale-2"}
CLUSTERS_WITHOUT_NFS = {"ai2/jupiter-cirrascale", "ai2/jupiter-cirrascale-2", "ai2/saturn-cirrascale"}

0 comments on commit 2cad939

Please sign in to comment.