jody wrote:
But can you explain what the meaning of the max-slots entry is?
I checked the FAQs
http://www.open-mpi.org/faq/?category=running#simple-spmd-run
http://www.open-mpi.org/faq/?category=running#mpirun-scheduling
but i couldn't find any explanation. (furthermore, in the FAQ it says
"ma
Hi Lenny
After removing the max-slots entries,
i could do
mpirun -np 4 -hostfile th_02 -rf rf_02 ./HelloMPI
without any errors.
But can you explain what the meaning of the max-slots entry is?
I checked the FAQs
http://www.open-mpi.org/faq/?category=running#simple-spmd-run
http://www.open-mp
can you try not specifiyng "max-slots" in the hostfile.
if you are the only user of the nodes, there will be no oversibscibing of
the processors.
This one definetly looks like a bug,
but as Ralph said there is a current disscusion and working on this
component.
Lenny.
On Mon, Aug 17, 2009 at 2:37
Is there an explanation for this?
I believe the word is "bug". :-)
The rank_file mapper has been substantially revised lately - we are
discussing now how much of that revision to bring to 1.3.4 versus the
next major release.
Ralph
On Aug 17, 2009, at 4:45 AM, jody wrote:
Hi Lenny
I th
Hi Lenny
> I think it has something to do with your environment, /etc/hosts, IT setup,
> hostname function return value e.t.c
> I am not sure if it has something to do with Open MPI at all.
OK. I just thought this was Open MPI related because i was able to use the
aliases of the hosts (i.e. pla
I think it has something to do with your environment, /etc/hosts, IT setup,
hostname function return value e.t.c
I am not sure if it has something to do with Open MPI at all.
Lenny.
On Mon, Aug 17, 2009 at 12:59 PM, jody wrote:
> Hi Lenny
>
> Thanks - using the full names makes it work!
> Is the
Hi Lenny
Thanks - using the full names makes it work!
Is there a reason why the rankfile option treats
host names differently than the hostfile option?
Thanks
Jody
On Mon, Aug 17, 2009 at 11:20 AM, Lenny
Verkhovsky wrote:
> Hi
> This message means
> that you are trying to use host "plankton"
Hi
This message means
that you are trying to use host "plankton", that was not allocated via
hostfile or hostlist.
But according to the files and command line, everything seems fine.
Can you try using "plankton.uzh.ch" hostname instead of "plankton".
thanks
Lenny.
On Mon, Aug 17, 2009 at 10:36 AM,