[OMPI devel] Open MPI 3.0.3rc2 and 3.1.3rc2 released

2018-10-23 Thread Barrett, Brian via devel
I have posted Open MPI 3.0.3rc2 as well as 3.1.3rc2 this afternoon. Both are minor changes over rc1: the SIGCHLD and opal_fifo race patches are the primary changes. Assuming no negative feedback, I’ll release both 3.0.3 and 3.1.3 on Friday. Brian ___

Re: [OMPI devel] Open MPI vs msys2

2018-10-23 Thread Santiago Serebrinsky
This seems quite undesirable. Do you have any idea if this is going to be fixed? I look forward to your update. Cheers, Santiago On Tue, Oct 23, 2018 at 9:57 AM Gilles Gouaillardet < gilles.gouaillar...@gmail.com> wrote: > Meanwhile I found gcc from the gcc package looks for headers in > /usr/in

Re: [OMPI devel] Open MPI vs msys2

2018-10-23 Thread Gilles Gouaillardet
Meanwhile I found gcc from the gcc package looks for headers in /usr/include, but gcc from mingw does not (!) I found a few misc issues, and I will update hopefully soon. Cheers, Gilles Santiago Serebrinsky wrote: >Gilles, > > >You are right, I have > > >$ pacman -Ql msys2-runtime-devel | gre

Re: [OMPI devel] Open MPI vs msys2

2018-10-23 Thread Santiago Serebrinsky
Gilles, You are right, I have $ pacman -Ql msys2-runtime-devel | grep stat msys2-runtime-devel /usr/include/cygwin/stat.h msys2-runtime-devel /usr/include/sys/stat.h msys2-runtime-devel /usr/include/sys/statfs.h msys2-runtime-devel /usr/include/sys/statvfs.h So I wouldn't know why the error mess

[OMPI devel] Announcing Open MPI v4.0.0rc5

2018-10-23 Thread Geoffrey Paulsen
Announcing (our hopefully last) RC5 of Open MPI v4.0.0Available at: https://www.open-mpi.org/software/ompi/v4.0/  Differences in v4.0.0rc5 from v4.0.0rc4: * Fix race condition in btl/vader when writing header* Fix a double free error when using hostfile* Fix configury for internal PMIx* Ignore --wi