From 79e6002bae54e6a956b6acdd7ac9827bb8657085 Mon Sep 17 00:00:00 2001 From: Jim Edwards Date: Wed, 9 Oct 2024 14:20:54 -0600 Subject: [PATCH] add memory usage variables for use on derecho --- machines/derecho/config_batch.xml | 2 +- machines/derecho/config_machines.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/machines/derecho/config_batch.xml b/machines/derecho/config_batch.xml index cb83e8e2..406411be 100644 --- a/machines/derecho/config_batch.xml +++ b/machines/derecho/config_batch.xml @@ -5,7 +5,7 @@ -S {{ shell }} - -l select={{ num_nodes }}:ncpus={{ max_tasks_per_node }}:mpiprocs={{ tasks_per_node }}:ompthreads={{ thread_count }} + -l select={{ num_nodes }}:ncpus={{ max_tasks_per_node }}:mpiprocs={{ tasks_per_node }}:ompthreads={{ thread_count }}:mem={{ mem_per_node }}GB -S {{ shell }} diff --git a/machines/derecho/config_machines.xml b/machines/derecho/config_machines.xml index 12446f37..d53c181f 100644 --- a/machines/derecho/config_machines.xml +++ b/machines/derecho/config_machines.xml @@ -13,6 +13,8 @@ pbs cseg 128 + 10 + 235 4 128 64