From 35618aa0187f13bfa9c79dac02278020480cae74 Mon Sep 17 00:00:00 2001 From: thomas Date: Wed, 16 Mar 2022 17:25:56 +0100 Subject: [PATCH] gpu-policy: add orpheus 2 Cards 'NVIDIA TITAN X (Pascal)' 12GB each from 2016/17 --- 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 516e054..c0af245 100755 --- a/misc_etc_files/mxq/gpu-policy +++ b/misc_etc_files/mxq/gpu-policy @@ -9,7 +9,7 @@ case "$hostname" in jabberwocky ) policy=a100-split-3 ;; - beebee-ate) + beebee-ate | orpheus ) policy=phys-gpus ;; esac