OK.
This is what I am trying to accomplish. I am trying to run a single binary on different nodes for different data sets.i.e. a single binary has to run on different data sets on different nodes....I understand that it can be done using ssh or rsh i guess....but I want to do this using MPI library.....
For example....
node1 may run --------> ./binary -in file1 -out file1-output
node2 may run --------> ./binary -in file2 -out file2-output
so on and so forth....
where in my mpi program this line(./binary -in file1 -out file1-output) is in "1-exec" and so on.....
I have tried to distribute the 'load' on each node using the rank.......but the get errors as I discussed...
Thanks
Fahad
> Date: Thu, 14 Feb 2008 11:56:09 +0100
> From: Bogdan.Costescu_at_[hidden]
> To: lam_at_[hidden]
> Subject: Re: LAM: caused collective abort of all ranks
>
> On Wed, 13 Feb 2008, fahad saeed wrote:
>
> > mpiexec or lamexec, are used to execute non-MPI programs, but how
> > would that help in this case.Would a scheduler be used along with
> > mpiexec to do the task under question.
>
> You seem not to understand what message passing means and what it can
> do, plus you haven't really explained what you want to achieve, you've
> only shown us the errors that you get. So please try to write down a
> description of what your goals are and maybe we can find together a
> solution. Also remember that this is the LAM/MPI list, dedicated to
> issues related to LAM/MPI and not to clustering in general.
>
> --
> Bogdan Costescu
>
> IWR, University of Heidelberg, INF 368, D-69120 Heidelberg, Germany
> Phone: +49 6221 54 8869/8240, Fax: +49 6221 54 8868/8850
> E-mail: bogdan.costescu_at_[hidden]
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
_________________________________________________________________
Climb to the top of the charts! Play the word scramble challenge with star power.
http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_jan
|