New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
2021WP/HPC-02_Daley_Tiling (diff) – NEMO

Changes between Version 16 and Version 17 of 2021WP/HPC-02_Daley_Tiling


Ignore:
Timestamp:
2021-05-13T12:57:15+02:00 (3 years ago)
Author:
hadcv
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2021WP/HPC-02_Daley_Tiling

    v16 v17  
    3434 
    3535[http://forge.ipsl.jussieu.fr/nemo/browser/NEMO/branches/2021/dev_r14393_HPC-03_Mele_Comm_Cleanup?rev=14776 dev_r14393_HPC-03_Mele_Comm_Cleanup@14776] has been merged into the branch. 
    36  * [http://forge.ipsl.jussieu.fr/nemo/changeset?sfp_email=&sfph_mail=&reponame=&new=14819%40NEMO%2Fbranches%2F2021%2Fdev_r14273_HPC-02_Daley_Tiling/src/OCE&old=14776%40NEMO%2Fbranches%2F2021%2Fdev_r14393_HPC-03_Mele_Comm_Cleanup%2Fsrc%2FOCE Difference vs dev_r14393_HPC-03_Mele_Comm_Cleanup] 
     36 * [http://forge.ipsl.jussieu.fr/nemo/changeset?sfp_email=&sfph_mail=&reponame=&new=14805%40NEMO%2Fbranches%2F2021%2Fdev_r14273_HPC-02_Daley_Tiling/src/OCE&old=14776%40NEMO%2Fbranches%2F2021%2Fdev_r14393_HPC-03_Mele_Comm_Cleanup%2Fsrc%2FOCE Difference@14805 vs dev_r14393_HPC-03_Mele_Comm_Cleanup] 
    3737 
    3838==== Changes to tiling framework 
     
    337337  * The increase in memory due to tiling may be because a number of additional arrays are declared when `ln_tile = .true.` 
    338338 
     339=== SETTE (post merge) 
     340 
     341 
    339342=== Development testing 
    340343 
     
    364367This list does not include tests that fail due to pre-existing issues in the trunk (e.g. model crashes or restartability failures). 
    365368 
    366  * Results differ when using `nn_hls = 2` and standard (non-QCO) code 
    367   * **__TO BE COMPLETED__** 
    368   * **NOTE**: As the QCO code will replace the standard code, I don't think these issues are worth investigating. They are also very hard to track down, as they seem to disappear when unrelated scientific options (e.g. vertical mixing coefficients) are changed. 
     369 * Results differ when using `nn_hls = 2` 
     370  * Standard (non-QCO) code 
     371   * `ln_dynldf_blp = .true.` with `ln_dynldf_lev = .true.` 
     372   * `ln_dynldf_blp = .true.` with `ln_dynldf_hor = .true.` 
     373   * `ln_dynldf_lap = .true.` with `ln_dynldf_hor = .true.` and `ln_traldf_triad = .true.` 
     374  * Standard (non-QCO) and `key_linssh` code 
     375   * `ln_traldf_lap = .true.` with `ln_traldf_triad = .true.` 
     376   * `ln_traldf_blp = .true.` with `ln_traldf_triad = .true.` and `ln_traldf_msc = .true.` 
     377   * `ln_traldf_blp = .true.` with `ln_traldf_triad = .true.` and `ln_traldf_msc = .true.` and `ln_botmix_triad = .true.` 
     378  * QCO code 
     379   * `ln_dynldf_blp = .true.` with `ln_dynldf_lev = .true.` and `nn_dynldf_typ = 1` 
     380 
     381  * **NOTE**: These differences are very hard to track down, as they seem to disappear when unrelated scientific options (e.g. vertical mixing coefficients) are changed. They are also completely different test failures to those from the previous tests using r14805. This indicates that the differences are very small and sensitive; they could perhaps be investigated at a later point. 
    369382 
    370383__Expected failures 
     
    391404  * Specifically, this requires `ln_dynldf_hor .AND. ln_traldf_iso` 
    392405 
    393  * Code that requires AGRIF 
    394   * As tiling now requires `nn_hls = 2`, the AGRIF SETTE test does not run when `ln_tile = .true.` 
    395  
    396406 * Code that requires `ln_rnf_depth = .true.` 
    397407  * I was unable to produce the required input file