Browse Source

Cores correction

T1FWB - Gilles Denis (gilles.denis@uclouvain.be) 7 years ago
parent
commit
ef48c2d50b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      primavera/runtime/classic/config-run.xml

+ 2 - 2
primavera/runtime/classic/config-run.xml

@@ -1164,7 +1164,7 @@
         <Parameter name="NUMPROC">
             <Description>Number of processors running IFS</Description>
             <Type>INTEGER</Type>
-            <Value>360</Value>
+            <Value>288</Value>
         </Parameter>
 
         <Parameter name="CMIP6">
@@ -1250,7 +1250,7 @@
         <Parameter name="NUMPROC">
             <Description>Number of processors running NEMO</Description>
             <Type>INTEGER</Type>
-            <Value>128</Value>
+            <Value>72</Value>
         </Parameter>
 
     </Model>