Homec4science

proper singleton for mpi::comm::world ensures working seq_guard

Authored by frerot on Jul 15 2020, 21:56.

Description

proper singleton for mpi::comm::world ensures working seq_guard

The issue was the the variable mpi::comm::world was instanciated in different
translation units and thust mpi::sequential_guard could not ensure consistent
behavior in functions that were not inlined.

Details

Committed
frerotJul 15 2020, 21:56
Pushed
frerotJul 16 2020, 04:57
Parents
rTAMAAS9b70d3fba43f: initializing model with local MPI sizes
Branches
Unknown
Tags
Unknown