Changes between Version 10 and Version 11 of Doc/ComputingCenters/LSCE


Ignore:
Timestamp:
01/08/20 12:40:16 (4 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/ComputingCenters/LSCE

    v10 v11  
    6868## Specific installation of LMDZ ## 
    6969 * Download a configuration as default. All LMDZOR_v6 configurations can be used at obelix. Fully coupled model IPSLCM has not been adapted for use at obelix. 
    70  * Change the default compilation from hybrid mode mpi_omp into mpi only. Do this in config/LMDZOR_v6/AA_make on the line makelmdz_fcm by changing "-parallel mpi_omp" into "-parallel mpi". Recreate makefile by executing modipsl/util/ins_make. Compile as usual. 
     70 * Change the default compilation from hybrid mode mpi_omp into mpi only. Do this in config/LMDZOR_v6/AA_make on the line '''makelmdz_fcm''' by changing '''-parallel mpi_omp''' into '''-parallel mpi'''. Recreate makefile by executing modipsl/util/ins_make. Compile as usual. 
    7171 * Before launching  
    72   * LMDZ has an option set in run.def parameter file to use different filters close to the north and south pole. The default filter set in v6 configurations is the fft filter because this is faster. In the obelix compile options no specific FFT has been added and therefore this option can not be used. It must be changed before running LMDZ. This is done by setting use_filtre_fft=n in LMDZOR_v6/GENERAL/PARAM/run.def file. This directory is copied at each creation of a submit directory by ins_job.  
    73   * Adapt config.card to use only MPI with no OMP. Set for example following: 
     72  * LMDZ has an option set in run.def parameter file to use different filters close to the north and south pole. The default filter set in v6 configurations is the fft filter because this is faster. In the obelix compile options no specific FFT has been added and therefore this option can not be used. It must be changed before running LMDZ. This is done by setting '''use_filtre_fft=n''' in LMDZOR_v6/GENERAL/PARAM/run.def file. This directory is copied at each creation of a submit directory by ins_job.  
     73  * Adapt config.card to use only MPI. Set for example following: 
    7474{{{ 
    7575[Executable]