[MPICH] ERROR: gfortran compiler is not in PATH for driver: mpif90

Vadivelan Ranjith achillesvelan at yahoo.co.in
Fri Feb 2 04:16:50 CST 2007


Hi All
I used mpich2-1.0.3 to compile our code. Our code compiled fine. But when I try to test our code in intel mpi, It gave the following error

ERROR: gfortran compiler is not in PATH for driver: mpif90

my .bashrc having following path
source /opt/intel/fc/9.1.037/bin/ifortvars.sh
source /opt/intel/mpi/3.0/bin32/mpivars.sh
export PATH=/opt/intel/mpi/3.0/bin32:$PATH

Then i changed the path to 
#export PATH=/opt/ofed1.1/mpi/intel/mvapich-0.9.7-mlx2.20/bin:$PATH
#export LD_LIBRARY_PATH=/opt/ofed1.1/mpi/intel/mpvapich-0.9.7-mlx2.20/lib/shared:$LD_LIBRARY_PATH

Now i got different error while compiling our code

ld: skipping incompatible ///opt/ofed1.1/mpi/intel/mvapich-0.9.7-mlx2.2.0/lib/libmpichf90.a when searching for -lmpichf90
ld: cannot find -lmpichf90

I dont know what is the error mean. Our code is working fine with opensource mpich.
Can anyone please help me to compile our code. 

Advance Thanks
Velan


 				
---------------------------------
 Here’s a new way to find what you're looking for - Yahoo! Answers 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20070202/d05eb41a/attachment.htm>


More information about the mpich-discuss mailing list