Skip to content

Commit

Permalink
Merge pull request #232 from mariux64/alice
Browse files Browse the repository at this point in the history
gpu-policy: Add more servers
  • Loading branch information
donald authored Mar 6, 2022
2 parents e85c733 + 7d44b5e commit ef3b79b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion misc_etc_files/mxq/gpu-policy
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
hostname="$(hostname -s)"

case "$hostname" in
theredqueen)
theredqueen | whiterabbit | bandersnatch )
policy=a100-split-7
;;
jabberwocky )
policy=a100-split-3
;;
beebee-ate)
policy=phys-gpus
;;
Expand Down

0 comments on commit ef3b79b

Please sign in to comment.