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.
Changeset 14229 for NEMO/trunk/tests/BENCH – NEMO

Ignore:
Timestamp:
2020-12-20T13:45:55+01:00 (3 years ago)
Author:
smasson
Message:

trunk: replace key_mpp_mpi by the opposite key key_mpi_off

Location:
NEMO/trunk/tests/BENCH
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/BENCH/EXPREF/namelist_cfg_orca025_like

    r14053 r14229  
    2121/ 
    2222!----------------------------------------------------------------------- 
    23 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     23&nammpp        !   Massively Parallel Processing 
    2424!----------------------------------------------------------------------- 
    2525   ln_nnogather=  .true.   !  activate code to avoid mpi_allgather use at the northfold 
  • NEMO/trunk/tests/BENCH/EXPREF/namelist_cfg_orca12_like

    r14053 r14229  
    2121/ 
    2222!----------------------------------------------------------------------- 
    23 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     23&nammpp        !   Massively Parallel Processing 
    2424!----------------------------------------------------------------------- 
    2525   ln_nnogather=  .true.   !  activate code to avoid mpi_allgather use at the northfold 
  • NEMO/trunk/tests/BENCH/EXPREF/namelist_cfg_orca1_like

    r13461 r14229  
    2121/ 
    2222!----------------------------------------------------------------------- 
    23 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     23&nammpp        !   Massively Parallel Processing 
    2424!----------------------------------------------------------------------- 
    2525   ln_nnogather=  .true.   !  activate code to avoid mpi_allgather use at the northfold 
  • NEMO/trunk/tests/BENCH/cpp_BENCH.fcm

    r14183 r14229  
    1  bld::tool::fppkeys key_mpp_mpi key_si3 key_top key_qco 
     1 bld::tool::fppkeys key_si3 key_top key_qco 
Note: See TracChangeset for help on using the changeset viewer.