Re: [OMPI devel] Error in version 1.8.3?!

2014-11-13 Thread Gilles Gouaillardet
Harmut, this is a known bug. in the mean time, can you give a try to 1.8.4rc1 ? http://www.open-mpi.org/software/ompi/v1.8/downloads/openmpi-1.8.4rc1.tar.gz /* if i remember correctly, this is fixed already in the rc1 */ Cheers, Gilles On 2014/11/13 19:48, Hartmut Häfner (SCC) wrote: > Dear

[OMPI devel] Error in version 1.8.3?!

2014-11-13 Thread SCC
Dear developers, we have compiled OpenMPI 1.8.3 with Intel Compiler in version 13.1.5 (and 15.0.0). The configure command is: ./configure CC=icc CXX=icpc FC=ifort F90=ifort CFLAGS="-O2 -fno-strict- aliasing" CXXFLAGS="-O2" \ FCFLAGS="-O2" --enable-shared --enable-static --enable-mpi-