[OMPI users] Run Time problem: Program hangs when utilizing multiple nodes.

2011-12-06 Thread Tim Blattner
Hello, The problem that I have been having is running my application across multiple nodes. Here are the details of what I have debugged thus far. I am going to follow the numbered list from the getting help page: ( http://www.open-mpi.org/community/help/) 1 ) I checked for a solution to this pro

Re: [OMPI users] Run-time problem

2009-03-17 Thread Jeff Squyres
On Mar 16, 2009, at 7:23 PM, justin oppenheim wrote: I managed to run it just recently... It turns out that some libraries libib* were missing, as well as some others. I learned this by trying to install an old version of openmpi that was in the repository of my Suse Linux. The "software ma

Re: [OMPI users] Run-time problem

2009-03-16 Thread justin oppenheim
libraries... Thanks! JO --- On Sat, 3/14/09, Jeff Squyres wrote: From: Jeff Squyres Subject: Re: [OMPI users] Run-time problem To: jl09...@yahoo.com, "Open MPI Users" Cc: "Ralph Castain" List-Post: users@lists.open-mpi.org Date: Saturday, March 14, 2009, 9:15 AM Sorry for th

Re: [OMPI users] Run-time problem

2009-03-14 Thread Jeff Squyres
s. Any clue? Again, my system is Suse 10.3 64-bit, which should be pretty standard. Would another package openmpi-1.3-1.src.rpm work better for my system? Thanks, JO --- On Mon, 3/9/09, Ralph Castain wrote: From: Ralph Castain Subject: Re: [OMPI users] Run-time problem To: jl09...@ya

Re: [OMPI users] Run-time problem

2009-03-09 Thread justin oppenheim
work better for my system? Thanks, JO   --- On Mon, 3/9/09, Ralph Castain wrote: From: Ralph Castain Subject: Re: [OMPI users] Run-time problem To: jl09...@yahoo.com Cc: us...@open-mpi.org List-Post: users@lists.open-mpi.org Date: Monday, March 9, 2009, 7:59 AM Did you try compiling your

Re: [OMPI users] Run-time problem

2009-03-09 Thread Ralph Castain
--- On Thu, 3/5/09, justin oppenheim wrote: From: justin oppenheim Subject: Re: [OMPI users] Run-time problem To: "Ralph Castain" Date: Thursday, March 5, 2009, 5:28 PM Hi Ralph: Sorry for my ignorance, but in you option 2: what command should I add the option --prefix=path-to-ins

Re: [OMPI users] Run-time problem

2009-03-06 Thread justin oppenheim
: justin oppenheim Subject: Re: [OMPI users] Run-time problem To: "Ralph Castain" List-Post: users@lists.open-mpi.org Date: Thursday, March 5, 2009, 5:28 PM Hi Ralph: Sorry for my ignorance, but in you option 2: what command should I add the option --prefix=path-to-install? when I

Re: [OMPI users] Run-time problem

2009-03-05 Thread Ralph Castain
he default connection mode is rsh, but I had to invoke ssh-agent, in order not have to enter password one by one. How to change to rsh? Thanks, JO --- On Thu, 3/5/09, Ralph Castain wrote: From: Ralph Castain Subject: Re: [OMPI users] Run-time problem To: jl09...@yahoo.com, "Open M

Re: [OMPI users] Run-time problem

2009-03-05 Thread Ralph Castain
Could you tell us what version of Open MPI you are using, a little about your system (I would assume you are using ssh?), and how this was configured? Thanks Ralph On Mar 5, 2009, at 9:31 AM, justin oppenheim wrote: Hi: When I execute something like mpirun -machinefile machinefile my_mp

[OMPI users] Run-time problem

2009-03-05 Thread justin oppenheim
Hi: When I execute something like mpirun -machinefile machinefile my_mpi_executable I get something like this my_mpi_executable symbol lookup error: remote_openmpi/lib/libmpi_cxx.so.0: undefined symbol: ompi_registered_datareps where both my_mpi_executable and remote_openmpi are installed o