Re: [OMPI users] orterun "by hand"

2007-10-24 Thread Jeff Squyres
On Oct 24, 2007, at 1:21 PM, George Bosilca wrote: There is no way to run Open MPI by hand, or at least not simple way. How about xgrid on your OS X cluster ? Anyway, without a way to start processes remotely it is really difficult to start up any kind of parallel job. More specifically,

Re: [OMPI users] orterun "by hand"

2007-10-24 Thread Brock Palen
If they are OSX machines adding password-less ssh is easy, then you can make a nodefile with all the unique ip's, if you can do that you can avoid putting a full resource manager on them. Brock Palen Center for Advanced Computing bro...@umich.edu (734)936-1985 On Oct 24, 2007, at 1:39 PM,

Re: [OMPI users] orterun "by hand"

2007-10-24 Thread Reuti
Hi, Am 24.10.2007 um 19:21 schrieb George Bosilca: There is no way to run Open MPI by hand, or at least not simple way. How about xgrid on your OS X cluster ? Anyway, without a way to start processes remotely it is really difficult to start up any kind of parallel job. just to note: with

Re: [OMPI users] orterun "by hand"

2007-10-24 Thread George Bosilca
Dean, There is no way to run Open MPI by hand, or at least not simple way. How about xgrid on your OS X cluster ? Anyway, without a way to start processes remotely it is really difficult to start up any kind of parallel job. george. On Oct 24, 2007, at 12:06 PM, Dean Dauger, Ph. D. wro

Re: [OMPI users] orterun "by hand"

2007-10-24 Thread Gurhan
On 10/24/07, Dean Dauger, Ph. D. wrote: > Hello, > > I'd like to run Open MPI "by hand". I have a few ordinary > workstations I'd like to run a code using Open MPI on. They're in > the same LAN, have unique IP addresses and hostnames, and I've > installed the default Open MPI package, and I've c