users
Sent: Friday, November 12, 2021 4:36:53 PM
To: Open MPI Users
Cc: Martín Morales
Subject: [OMPI users] Cygwin. Problem with MPI_Comm_disconnect() in multiple
spawns
Hello,
We've been using OMPI 4.1.0 like a singleton in Linux and Cygwin. The
application is interactive and the use
Hello,
We've been using OMPI 4.1.0 like a singleton in Linux and Cygwin. The
application is interactive and the user can launch several jobs at the time.
The jobs are launched with the Spawn function.
On Cygwin, when MPI_Comm_disconnect() is called in one job (lets say, A), and
another (B) is