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

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

2013-02-18 Thread Mads Boye
Thank you for leading me towards the compiler. I found out that I was trying to compile against version 10.1 instead of 11.0, this fixed my problem to export the right compiler. Thank you. De bedste hilsner / Best regards, Mads Boye. > -Original Message- > From: users-boun..