From 19e8859f80f3e91d4cf96e217b1b8fbcf1b137b6 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Wed, 2 Mar 2022 15:32:34 +0100 Subject: [PATCH] gpu-policy: Add more servers --- misc_etc_files/mxq/gpu-policy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc_etc_files/mxq/gpu-policy b/misc_etc_files/mxq/gpu-policy index 9295401..6259337 100755 --- a/misc_etc_files/mxq/gpu-policy +++ b/misc_etc_files/mxq/gpu-policy @@ -3,7 +3,7 @@ hostname="$(hostname -s)" case "$hostname" in - theredqueen) + theredqueen | jabberwocky | whiterabbit | bandersnatch ) policy=a100-split-7 ;; beebee-ate)