Ignore:
Timestamp:
04/22/22 11:46:41 (2 years ago)
Author:
ymipsl
Message:

Fix Deadlock from reading phase.
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp

    r2304 r2326  
    5555         enum EEventId 
    5656         { 
     57           EVENT_ID_COLLECTIVE=100, 
    5758           EVENT_ID_AXIS_DISTRIBUTION, 
    58            EVENT_ID_SEND_DISTRIBUTED_ATTRIBUTE 
     59           EVENT_ID_SEND_DISTRIBUTED_ATTRIBUTE, 
     60           EVENT_ID_NO_COLLECTIVE=1000, 
    5961         } ; 
    6062 
Note: See TracChangeset for help on using the changeset viewer.