From b30ea54e82b0d386d0bc6cc3ccd3338ec29d0f53 Mon Sep 17 00:00:00 2001 From: Alon Grinberg Dana Date: Fri, 10 May 2024 23:57:48 +0300 Subject: [PATCH] Added RMG cpus to commented input file --- examples/commented/input.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/commented/input.yml b/examples/commented/input.yml index 5c3043d28..8d06a4365 100644 --- a/examples/commented/input.yml +++ b/examples/commented/input.yml @@ -67,6 +67,7 @@ rmg: # general rmg_execution_type: incore # optional, determines how to execute RMG. Currently, `incore` (running in the same process) and `local` (submitting to the local server queue, not via SSH) are supported. This argument is set from T3's settings.py file unless explicitly given here, default: ``None`` memory: 15 # optional, specifies the RMG memory to be used when executing on a server, units are GB. This argument is set from T3's settings.py file unless explicitly given here, default: ``None`` + cpus: 16 # optional, specifies the number of processes to use for an RMG job. Could also be set from T3's settings.py file if not explicitly given here, default: 16 # database (a required block) database: