At Tue, 19 Apr 2011 15:30:41 -0400, Gus Correa wrote:
Is it possible that the Intel compiler environment is not set?
Just in case, did you source the right Intel scripts to setup
the icc, icpc, and ifort environment?
Something like this (for a 64-bit machine):
source /opt/intel/composerxe-2011
I am trying to build OpenMPI with the Intel v12.0 compiler on Linux
(Centos 5).
I configured using:
./configure --prefix=/home/mecfd/common/sw/openmpi-intel/ \
CC=icc CXX=icpc F77=ifort FC=ifort
but when it was compiling it died with the following errors at the end:
...
Making all in tools/