[OMPI users] OpenMPI 3.0.0, compilation using Intel icc 11.1 on Linux, error when compiling pmix_mmap

2017-09-29 Thread Ted Sussman
Hello all, I downloaded openmpi-3.0.0.tar.gz and attempted to build it on my Red Hat Linux computer, kernel 2.6.18-194.el5. The C compiler used is Intel icc, version 11.1. The make failed when compiling pmix_mmap, with messages such as /opt/openmpi-3.0.0-Intel-src/opal/threads/conditions.h(9

Re: [OMPI users] Open MPI internal error

2017-09-29 Thread Richard Graham
BTW, another cause for retransmission is the lack of posted receive buffers. Rich From: users [mailto:users-boun...@lists.open-mpi.org] On Behalf Of Ludovic Raess Sent: Thursday, September 28, 2017 5:19 PM To: Open MPI Users Subject: Re: [OMPI users] Open MPI internal error Dear John, George,