Skip to content

Commit 0018101

Browse files
Reduce milan memory to 237GB (#451)
Co-authored-by: James Bruten <109733895+james-bruten-mo@users.noreply.github.com>
1 parent a21c1ed commit 0018101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rose-stem/site/meto/variables.cylc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
{% else %}
8484
{% do site_vars.update({"node_type": "milan"}) %}
8585
{% do site_vars.update({"node_cores": 128 }) %}
86-
{% do site_vars.update({"node_mem": 238}) %}
86+
{% do site_vars.update({"node_mem": 237}) %}
8787
{% endif %}
8888

8989
{% include "site/meto/common/default_directives.cylc" %}

0 commit comments

Comments
 (0)