Re: [OMPI users] OMPI looking for PBS file?

2010-03-15 Thread John R Cary
On Mar 14, 2010, at 3:20 PM, Josh Bernstein wrote: > Hi John, > > Mpiexec isn't needed with OMPI, in fact if you are using the one from OSC, it > only works with MPICH. Hi Josh, I guess I don't understand. I think we do link against torque, but what I am trying to do is multiple mpi runs.

Re: [OMPI users] viewing message queues for running job

2010-03-15 Thread Ashley Pittman
On 15 Mar 2010, at 20:18, Brock Palen wrote: > Is there a way to view what outstanding messages are in queues for an already > running job? I know I can do this via ddt (parallel debugger) but for > normal non debugged jobs is there a way to just ask open-mpi "show > outstanding messages you

[OMPI users] viewing message queues for running job

2010-03-15 Thread Brock Palen
Is there a way to view what outstanding messages are in queues for an already running job? I know I can do this via ddt (parallel debugger) but for normal non debugged jobs is there a way to just ask open-mpi "show outstanding messages you have"? Thanks, this would be really useful for j

Re: [OMPI users] openmpi-1.4.1 Debian-Live Cd

2010-03-15 Thread Jeff Squyres
I'm afraid I don't know anything about the Devian Live CD distro -- it's hard to say exactly what the problem is without knowing more about your setup. But if "hello world" is failing, it seems to indicate that something is fundamentally wrong. Can you try a trivial ping pong app? On Mar 9,

Re: [OMPI users] mpirun over infiniband.

2010-03-15 Thread Jeff Squyres
On Mar 14, 2010, at 3:47 PM, nad labassi wrote: > When the machines file contains hostnames for ethernet interfaces, > the execution is never done on infiniband > > When the machines file contains hostnames for ib interfaces (ipoib), > then the execution is done on infiniband. How are you determ

Re: [OMPI users] Windows: problems running on a second system.

2010-03-15 Thread Shiqing Fan
Hi Johnson, I was trying to reproduce it, so that I could give you a direct solution. The problem might be the DCOM configure is not correct. Have you done it as described in this link: http://msdn.microsoft.com/en-us/library/aa393266(VS.85).aspx, you need give the user "remote activate" per