- Timestamp:
- 04/19/23 18:31:03 (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS3/dev/XIOS_ATTACHED/src/node/context.cpp
r2482 r2490 663 663 664 664 int serviceType ; 665 if (intraCommRank_==0) CXios::getServicesManager()->getServiceType(poolId, serviceId, 0, serviceType ) ;665 if (intraCommRank_==0) CXios::getServicesManager()->getServiceType(poolId, serviceId, 0, serviceType, true) ; 666 666 MPI_Bcast(&serviceType,1,MPI_INT,0,intraComm_) ; 667 667
Note: See TracChangeset
for help on using the changeset viewer.