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 13639 for utils/CI/sette_ticket2496/README.rst – NEMO

Ignore:
Timestamp:
2020-10-19T17:51:56+02:00 (4 years ago)
Author:
mocavero
Message:

Added key_mpi3 in sette to activate/deactivate the use of MPI3 neighborhood collectives lbc routines - ticket #2496

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/CI/sette_ticket2496/README.rst

    r12569 r13639  
    5353                                "yes" to run in MPMD (detached) mode with stand-alone IO servers. 
    5454                                "no"  to run in SPMD (attached) mode without separate IO servers.  
     55        # MPI communication management 
     56          |  USING_MPI3        : flag to control the activation of key_mpi3 
     57                                "yes" to use the MPI3 neighbourhood collectives for halo exchange 
     58                                "no" to use standard point-to-point communications for halo exchange 
    5559        # generique batch scrip prefix name if MPMD set to true/false 
    5660           | JOB_PREFIX_MPMD 
Note: See TracChangeset for help on using the changeset viewer.