Re: [OMPI users] Compiling OpenMPI 1.6.3 for Intel Compiler 10.1 error

2013-02-18 Thread Mads Boye
.@open-mpi.org [mailto:users-boun...@open-mpi.org] > On Behalf Of Jeff Squyres (jsquyres) > Sent: 15. februar 2013 14:52 > To: Open MPI Users > Subject: Re: [OMPI users] Compiling OpenMPI 1.6.3 for Intel Compiler 10.1 > error > > This typically means that your Intel C++ comp

Re: [OMPI users] Compiling OpenMPI 1.6.3 for Intel Compiler 10.1 error

2013-02-15 Thread Jeff Squyres (jsquyres)
This typically means that your Intel C++ compiler installation is borked. Did you look at config.log to see the specific error? Are you able to compile trivial C++ programs with icpc? Please send all the information listed here: http://www.open-mpi.org/community/help/ On Feb 15, 2013, at

Re: [OMPI users] Compiling OpenMPI 1.6.3 for Intel Compiler 10.1 error

2013-02-15 Thread Mads Boye
Hi. I am trying to compile OpenMPi for an Intel Compiler. This is causing me some issues. Link for config.txt http://homes.ist.aau.dk/mb/config.txt The ./configure crashes when aligning bool for the C++ compiler: ./configure CC=icc CXX=icpc F77=ifort FC=ifort --prefix=/pack/openmpi-1.6.3-intel