Thanks, problem got solved. I had installed old version of open mpi
as root for all users and now
installed Open MPI version 1 for myself. Though the previous version
was not in the path, seems like this was causing the problems.
The combination of removing previous libraries, runtimes solved t
Another thing to try - go to your installation location's lib
subdirectory (at $prefix/lib) and delete everything that is there. Then
go back to the directory where you put the software and do a "make
install" again.
Sometimes, especially if you are upgrading to a new version, you can be
burne
Well, so much for the easy one :(.
Is it possible that you have two versions of Open MPI in your path
somewhere and that you might be getting different versions on
different nodes? The errors below generally indicate that data was
received in a totally different format than expected, so I'
On Thu, 20 Apr 2006, Brian Barrett wrote:
Are these both identical architecture? Those look suspiciously like what
happens when you're trying to mix 32/64 bit or little endian / big endian.
- Both my nodes are Intel Xeons and run linux 2.4.26.
-Manjunath
Brian
On Apr 20, 2006, at 8:53 PM
Are these both identical architecture? Those look suspiciously like
what happens when you're trying to mix 32/64 bit or little endian /
big endian.
Brian
On Apr 20, 2006, at 8:53 PM, Galen M. Shipman wrote:
Hey Guys,
Not sure what is going on here, has anyone seen this before?
- Galen
Hey Guys,
Not sure what is going on here, has anyone seen this before?
- Galen
Hi Galen,
Sorry to bother you.
I have installed latest stable version of Open MPI(1.0) on two of
spider
nodes(s7,s4) for some experiments, but there seems to be configuration
error or something else which I