Homec4science

allowing runs of several mpi routine tests

Authored by frerot on Jul 16 2020, 04:55.

Description

allowing runs of several mpi routine tests

Spawning MPI processes consumes slots, and I have not figured out how to
properly free them. Instead, I create a hostfile for openmpi that has 24
slots. While this incurs severe performance losses in production (see
openmpi FAQ), it is fine for tests. One alternative would be to spawn
the processes in "oversubscribe" mode, but I could not find a way to do
that.

Details

Committed
frerotJul 16 2020, 04:55
Pushed
frerotJul 16 2020, 04:57
Parents
rTAMAASa9660ef02eed: proper singleton for mpi::comm::world ensures working seq_guard
Branches
Unknown
Tags
Unknown