LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Wilfred Li (wilfred_at_[hidden])
Date: 2005-08-12 14:04:23


Hi, all,

I've attached the config.log and its output in my attempt to compile
LAM-MPI 7.1.1 from source using Intel compiler 8.1.

In the end, my MPI application is looking for liblamf77mpi.so.0, which
isn't found in /opt/lam_711/lib. This file is present in
/opt/lam/intel/lib in the downloaded RPM package.

I noticed a few errors in the configure.log, and some errors from ifort
about file not found. But I'm not sure how to interpret the errors.

Am I missing some options that's causing the missing liblamf77mpi.so.0?

/opt/lam_711/lib
total 3768
drwxr-xr-x 3 root root 4096 Aug 12 02:15 .
drwxr-xr-x 8 root root 4096 Aug 12 02:15 ..
drwxr-xr-x 2 root root 4096 Aug 12 02:15 lam
-rw-r--r-- 1 root root 581598 Aug 12 02:15 liblam.a
-rw-r--r-- 1 root root 264222 Aug 12 02:15 liblamf77mpi.a
-rwxr-xr-x 1 root root 756 Aug 12 02:15 liblamf77mpi.la
-rwxr-xr-x 1 root root 743 Aug 12 02:15 liblam.la
-rw-r--r-- 1 root root 801976 Aug 12 02:15 liblammpi++.a
-rwxr-xr-x 1 root root 753 Aug 12 02:15 liblammpi++.la
-rw-r--r-- 1 root root 540312 Aug 12 02:15 liblammpio.a
-rw-r--r-- 1 root root 1614734 Aug 12 02:15 libmpi.a
-rwxr-xr-x 1 root root 738 Aug 12 02:15 libmpi.la

Thanks

Wilfred