Re: [OMPI users] OMPI as a batch system

2009-12-08 Thread Ralph Castain
On Tue, Dec 8, 2009 at 12:01 PM, Ross Boylan wrote: > What is the difference between running a set of programs with > independent invocations of mpirun vs specifying --app? The programs do > not need to talk to each other. > > I think that if one job fails it will take the others down if I use >

[OMPI users] OMPI as a batch system

2009-12-08 Thread Ross Boylan
What is the difference between running a set of programs with independent invocations of mpirun vs specifying --app? The programs do not need to talk to each other. I think that if one job fails it will take the others down if I use --app. Is that correct? This is the main reason I'm considerin