Ignore:
Timestamp:
08/28/17 12:15:49 (7 years ago)
Author:
oabramkina
Message:

Modifications allowing secondary-server pools of different size. It's controlled by a new parameter number_pools_server2.
Tests: complete, toy, ipsl.

This functionality is to be used in future. For now it is disabled and XIOS works as before with one process assigned per pool.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/client.hpp

    r1158 r1243  
    2222        static MPI_Comm& getInterComm(); 
    2323 
    24         //! Get rank of the current process 
     24        //! Get global rank without oasis and current rank in model intraComm in case of oasis 
    2525        static int getRank(); 
    2626 
Note: See TracChangeset for help on using the changeset viewer.