Sebastian,

in openmpi 1.10, the default io component is romio from mpich 3.0.4.

how many tasks, how many nodes and which file system are you running on ?

Cheers,

Gilles

On Thursday, March 24, 2016, Sebastian Rettenberger <rette...@in.tum.de>
wrote:

> Hi,
>
> I tried to run the attached program with OpenMPI. It works well with MPICH
> and Intel MPI but I get a deadlock when using OpenMPI.
> I am using OpenMPI 1.10.0 with support for MPI_THREAD_MULTIPLE.
>
> It seems like ROMIO uses global locks in OpenMPI which is a problem if
> multiple threads want to do collective I/O.
>
> Any idea how one can get around this issue?
>
> Best regards,
> Sebastian
>
> --
> Sebastian Rettenberger, M.Sc.
> Technische Universität München
> Department of Informatics
> Chair of Scientific Computing
> Boltzmannstrasse 3, 85748 Garching, Germany
> http://www5.in.tum.de/
>

Reply via email to