Re: [OMPI users] openmpi-1.2.1 mpicc error

2007-05-07 Thread Brian Barrett
This was a regression in Open MPI 1.2.1. We improperly handle the situation where CC has a path in it. We will have this fixed in Open MPI 1.2.2. For now, your options are to use Open MPI 1.2 or specify a $CC without a path, such as CC=icc, and make sure $PATH is set properly. Brian O

[OMPI users] openmpi-1.2.1 mpicc error

2007-05-07 Thread Paul Van Allsburg
I just completed the install of release 1.2.1 and I get an error attempting to compile with mpicc. The install was done with: source /opt/intel/fce/9.1.045/bin/ifortvars.sh source /opt/intel/cce/9.1.049/bin/iccvars.sh ./configure --prefix=/usr/local/openmpi-1.2.1_intel \ --with-tm=/u