Changes between Version 18 and Version 19 of SourceCode/TestRev2247


Ignore:
Timestamp:
2014-12-08T15:35:08+01:00 (9 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SourceCode/TestRev2247

    v18 v19  
    22 
    33 
    4 This page is dedicated to techincal validation of the model. For scientific validation, see more simulations here: [wiki:testing/rev2247/simulations] 
     4This page is dedicated to technical validation of the model. For scientific validation, see more simulations here: [wiki:testing/rev2247/simulations] 
    55[[PageOutline]]  
    66 
     
    1111  * At curie, compile options must be updated, see below 
    1212 * Simulations coupled to LMDZ do not succeed in debug mode (and not dev at ada). This seems be due to following change on LMDZ : [http://web.lmd.jussieu.fr/trac/changeset/2011/LMDZ5/trunk/libf/phylmd/coefcdrag.F90]. The problem seems to be only in the first time-step. 
    13  * The executable compiled in pur MPI and in mixt MPI_OMP gives the same results if the same optimization mode is used (prod/dev/debug) 
    14  * Sequential mode is tested with gfortran : simulations are reproductible 
     13 * The executable compiled in pure MPI and in mixt MPI_OMP gives the same results if the same optimization mode is used (prod/dev/debug) 
     14 * Sequential mode is tested with gfortran : simulations are reproducible 
    1515 
    1616==== ADA/IDRIS ==== 
    17  * Compilation en mode prod, dev and debug are successful for pur mpi and mixt mpi_omp.  
     17 * Compilation en mode prod, dev and debug are successful for pure mpi and mixt mpi_omp.  
    1818 * '''Coupled mode in dev and debug mode: simulations stops''' 
    1919 * Changing the number of cores MPI and/or OMP does not change the results. For example running on 23MPI=32MPI=16MPI.2OMP 
    20  * The executable compiled in pur MPI and in mixt MPI_OMP gives the same results if the same optimization mode is used (prod/dev/debug) 
     20 * The executable compiled in pure MPI and in hybrid MPI_OMP gives the same results if the same optimization mode is used (prod/dev/debug) 
    2121 * Using optimization mode prod does not give the same results as optimization mode dev or debug 
    2222 * Using optimization mode dev or debug gives the same results 
    2323 
    2424==== CURIE/TGCC ==== 
    25  * Compilation en mode prod, dev and debug are successful for pur mpi and mixt mpi_omp.  
    26  * Offline mode: all simulations are identical : compile mode, different number of cores MPI, pur mpi or mixt mpi_omp (but only running on 1 omp) 
     25 * Compilation en mode prod, dev and debug are successful for pure mpi and mixt mpi_omp.  
     26 * Offline mode: all simulations are identical : compile mode, different number of cores MPI, pure mpi or mixt mpi_omp (but only running on 1 omp) 
    2727 * Coupled mode:  
    2828   * '''Simulations are not identical while changing the number of cores MPI and or OMP''' also without ORCHIDEE using LMDZ bucket 
     
    4141 
    4242== Restartablilty == 
    43  * Same simulation set up is reproductible (see above) 
     43 * Same simulation set up is reproducible (see above) 
    4444 * '''1+1 not = 2''' in coupled and in offline mode 
    4545