Changes between Version 8 and Version 9 of Doc/Config/IPSLCM6


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/Config/IPSLCM6

    v8 v9  
    123123## Computing centres ## 
    124124 
    125 This configuration runs on TGCC-Irene-SKL and at IDRIS. 
     125This configuration runs on TGCC-Irene-SKL and at IDRIS-JeanZay. 
     126### IDRIS-JeanZay ### 
     127Because 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 : 
     128{{{ 
     129[Executable] 
     130#D- For each component, Real name of executable, Name of executable for oasis 
     131ATM= (gcm.e, lmdz.x, 71MPI, 10OMP) 
     132}}} 
     133Do not forget to install a new Job (command ins_job) in order to take into account theses modifications.