This is certainly the default for GNU Libtool-build shared libraries
(such as Open MPI). Ralf W -- is there a way to disable this?
As a sidenote, we added the "--prefix" option to mpirun to be able to
override the LD_LIBRARY_PATH on remote nodes for circumstances like
this. For example, s
I believe the quote regarding thunderbird on the following site is not
correct:
http://nowlab.cse.ohio-state.edu/projects/mpi-iba/
We do have mvapich installed on thunderbird, but I believe the quote is
misleading in leading people to believe mvapich was used to obtain our
recent top500 nu
m2001(120) > mpirun -np 6 -hostfile hostsfile -mca btl mx,self b_eff
This does appear to be a bug, although you are using the MX BTL. Our
higher performance path is the MX MTL. To use this try:
mpirun -np 6 -hostfile hostsfile -mca pml cm b_eff
Also, just for grins, could you try:
mpi
I have built the myrinet drivers with gcc or the studio 11 compilers from sun.
The following problem appears for both installations.
I have tested the myrinet installations using myricoms own test programs.
Then I build open-mpi using the studio11 compilers enabling myrinet.
All the library pat
Hello. I'm wondering if anyone knows of a way to get OpenMPI to compile
shared libraries without hard-coding the installation directory in
them. After compiling and installing OpenMPI, the shared libraries have
the installation libraries hard-coded in them. For instance:
$ ldd libmpi.so
Hi,
Am 20.11.2006 um 13:12 schrieb Epitropakis Mixalis 00064:
Hello everyone!
I am a member of a research laboratory in University of Patras,
Greece.
We have ordered our first cluster and in the following days it will
arrive. So, we will need the help of experts in order to decide which
clu
The problem discussed here is with MPICH2 version of MPI not OpenMPI.
Michael
On Nov 18, 2006, at 9:22 AM, Jeff Squyres wrote:
We do not appear to have the token "save" anywhere in our mpif.h file.
Can you send a copy of the mpif.h file that your compiler is finding
(and ensure that it belon
Hello everyone!
I am a member of a research laboratory in University of Patras, Greece.
We have ordered our first cluster and in the following days it will
arrive. So, we will need the help of experts in order to decide which
cluster management and job scheduling software is the most suitable
I have solved this problem myself.
The mx drivers are built using the gcc compilers both in 64 and 32 bit.
I was trying to build 64-bit openmpi on the sun and I am afraid I overlooked
that I had to give the path to the 64-bit gcc libs EXPLICITLY in the build
of the openmpi. These libraries were