Changes between Version 3 and Version 4 of SourceCode/TestRev2247


Ignore:
Timestamp:
2014-08-12T13:16:42+02:00 (10 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SourceCode/TestRev2247

    v3 v4  
    44 * ORCHIDEE gives the identical results for simulations with different number of cores MPI and/or OMP. It does not matter if the executable is compiled for pur MPI mode or for mixt MPI/OMP mode.  
    55  * Exception is while coupling to LMDZ on cure. In this case, changing the number of cores MPI changes the results. At ada, results are identical. 
    6  * Simulations coupled to LMDZ do not always succed in dev or debug mode. 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. 
     6 * 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. 
    77 * 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)  
    88=== Summary at ADA/IDRIS ===