From 25e91762964756d7d9772faf73d02a14814b0fe2 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Tue, 23 Jul 2024 02:55:52 -0600 Subject: [PATCH] Drop debug qos for chicoma-cpu This requires a debug reservation as well, which polaris doesn't support. --- polaris/machines/chicoma-cpu.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/polaris/machines/chicoma-cpu.cfg b/polaris/machines/chicoma-cpu.cfg index f22c52d2e..8fe0455d8 100644 --- a/polaris/machines/chicoma-cpu.cfg +++ b/polaris/machines/chicoma-cpu.cfg @@ -45,6 +45,11 @@ cores_per_node = 128 # hanging on perlmutter) threads_per_core = 1 +# quality of service +# overriding mache because the debug qos also requires --reservaiton debug, +# which polaris doesn't currently support +qos = standard + # Config options related to creating a job script [job]