LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Tim Prince (tprince_at_[hidden])
Date: 2006-03-29 12:20:48


Paul Van Allsburg wrote:
> I've installed 7.1.2 using intel compilers on a test cluster and now
> would like to add it on a cluster that has a few active nodes. I need
> to add
> /opt/intel/fce/9.0/lib
> /opt/intel/cce/9.0/lib
> /opt/intel/ict/2.0/itc/6.0/lib
> /opt/intel/ict/2.0/mpi/2.0/lib
> /opt/intel/ict/2.0/cmkl/8.0.1/lib
> to /etc/ld.so.config, my question is could running ldconfig interfere
> with the running jobs?

You don't want Intel MPI libraries to be visible to the user when
running lam, unless you have taken the precaution of static linking all
lam libraries. We always static link Intel MKL libraries, in part
because there is a dynamic library there which may conflict with Intel
Fortran and C libraries.