Re: [OMPI users] make check fails with OpenMPI 1.6.3 and Intel Compilers

2012-11-08 Thread Tru Huynh
On Fri, Nov 02, 2012 at 05:08:56PM -0400, Jeff Squyres wrote: > FWIW, we have seen bugs in the intel compiler suite before. We usually > advise people to get the latest version of the particular intel compiler > suite version that they have a license to obtain. > ... The latest compoxerXE versio

Re: [OMPI users] make check fails with OpenMPI 1.6.3 and Intel Compilers

2012-11-02 Thread Jeff Squyres
FWIW, we have seen bugs in the intel compiler suite before. We usually advise people to get the latest version of the particular intel compiler suite version that they have a license to obtain. I don't know if that is the exact cause of the issue here, but it's definitely something we've seen

Re: [OMPI users] make check fails with OpenMPI 1.6.3 and Intel Compilers

2012-11-02 Thread Orion Poplawski
On 11/01/2012 09:56 AM, J R Jones wrote: Hi I am trying to build OpenMPI 1.6.3 with the Intel compilers, but one of the tests in make check fails with a segmentation fault. I wondered if anyone else has come across this and if so, how they got around it? $ icc --version icc (ICC) 12.0.4 201104

Re: [OMPI users] make check fails with OpenMPI 1.6.3 and Intel Compilers

2012-11-01 Thread Ralph Castain
Yes - we are getting reports of it for v1.7 as well. I *think* the problem is that the test is stale, but don't know that for sure. Hopefully will resolve that soon. On Nov 1, 2012, at 8:56 AM, J R Jones wrote: > Hi > > I am trying to build OpenMPI 1.6.3 with the Intel compilers, but one of t

[OMPI users] make check fails with OpenMPI 1.6.3 and Intel Compilers

2012-11-01 Thread J R Jones
Hi I am trying to build OpenMPI 1.6.3 with the Intel compilers, but one of the tests in make check fails with a segmentation fault. I wondered if anyone else has come across this and if so, how they got around it? $ icc --version icc (ICC) 12.0.4 20110427 I have logged the output of the bui