Changes between Version 18 and Version 19 of Doc/Config/IPSLCM6.2


Ignore:
Timestamp:
11/28/19 16:08:22 (4 years ago)
Author:
aclsce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Config/IPSLCM6.2

    v18 v19  
    192192 
    193193 * ESMCO2 : Default configuration on '''929 cores''' allows you to run '''13 simulated years per day'''.  
     194 
     195This configuration runs on TGCC-Irene-SKL and at IDRIS-!JeanZay. 
     196### IDRIS-!JeanZay ### 
     197Because of !JeanZay architecture (computing nodes based on sockets of 20 cores), we advice you to use 2, 4, 5, 10 or 20 OpenMP threads for LMDZ-ORCHIDEE component. By default, the number of OpenMP threads defined in config.card is 8. To change that, you have to edit and modify config.card as follows : 
     198{{{ 
     199[Executable] 
     200#D- For each component, Real name of executable, Name of executable for oasis 
     201ATM= (gcm.e, lmdz.x, 71MPI, 10OMP) 
     202}}} 
     203Do not forget to install a new Job (command ins_job) in order to take into account theses modifications. 
     204