On Aug 25, 2009, at 1:16 PM, Jason Palmer wrote:
I seem to have fixed the problem using the miracle of
LD_LIBRARY_PATH. I probably should have known about the importance
of that environment variable already, and I imagine no knowing about
it has caused me problems in the past.
Yes, this
I seem to have fixed the problem using the miracle of LD_LIBRARY_PATH. I
probably should have known about the importance of that environment variable
already, and I imagine no knowing about it has caused me problems in the
past.
So besides the important environment variables listed in the openm
Hi,
I am using Openmpi (version 1.2.2) for MPI data transfer using non-blocking
MPI calls like MPI_Isend, MPI_Irecv etc. I am using "--mca
btl_tcp_if_include eth0,eth1" to use both the eth link for data transfer
within 48 nodes. Now I have added eth2 and eth3 links on the 32 compute
nodes. My aim