Ignore:
Timestamp:
05/12/20 11:52:13 (4 years ago)
Author:
ymipsl
Message:

XIOS coupling branch
Some updates.

First coupling test is beginning to work...

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp

    r1853 r1875  
    326326         // The best way to properly solve this problem will be to use the event scheduler also in attached mode 
    327327         // for now just set up a MPI barrier 
    328          if (!eventScheduler_ && CXios::isServer) MPI_Barrier(intraComm) ; 
     328//ym to be check later 
     329//         if (!eventScheduler_ && CXios::isServer) MPI_Barrier(intraComm) ; 
    329330 
    330331//         context->setProcessingEvent() ; 
Note: See TracChangeset for help on using the changeset viewer.