I'm using open mpi 1.2.6 from the open mpi site, but I can switch to another
version if necessary.


2008/5/30 Ralph H Castain <r...@lanl.gov>:

> I'm afraid I cannot answer that question without first knowing what version
> of Open MPI you are using. Could you provide that info?
>
> Thanks
> Ralph
>
>
>
> On 5/29/08 6:41 PM, "Bruno Coutinho" <couti...@dcc.ufmg.br> wrote:
>
> > How mpi handles the host string passed in the info argument to
> > mpi_comm_spawn() ?
> >
> > if I set host to:
> > "host1,host2,host3,host2,host2,host1"
> >
> > then ranks 0 and 5 will run in host1, ranks 1,3,4 in host 2 and rank 3
> > in host3?
> > _______________________________________________
> > users mailing list
> > us...@open-mpi.org
> > http://www.open-mpi.org/mailman/listinfo.cgi/users
>
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>

Reply via email to