This is clearly a problem with the allocator not picking up the rankfile nodes
- I'll have to take a look at it
https://svn.open-mpi.org/trac/ompi/ticket/4043
On Jan 1, 2014, at 1:48 AM, Siegmar Gross
wrote:
> Next I tried process binding.
>
> rf_linpc:
> -
> rank 0=linpc1 slot=0:0,1
On Jul 26, 2011, at 3:56 PM, Gus Correa wrote:
> Thank you very much, Ralph.
>
> Heck, it had to be something stupid like this.
> Sorry for taking your time.
> Yes, switching from "slots" to "slot" fixes the rankfile problem,
> and both cases work.
>
> I must have been carried along by the host
Thank you very much, Ralph.
Heck, it had to be something stupid like this.
Sorry for taking your time.
Yes, switching from "slots" to "slot" fixes the rankfile problem,
and both cases work.
I must have been carried along by the hostfile syntax,
where the "slots" reign, but when it comes to bindi
I normally hide my eyes when rankfiles appear, but since you provide so much
help on this list yourself... :-)
I believe the problem is that you have the keyword "slots" wrong - it is
supposed to be "slot":
rank 1=host1 slot=1:0,1
rank 0=host2 slot=0:*
rank 2=host4 slot=1-2
rank
I changed error message, I hope it will be more clear now.
r21919.
On Tue, Sep 1, 2009 at 2:13 PM, Lenny Verkhovsky wrote:
> please try using full ( drdb0235.en.desres.deshaw.com ) hostname
> in the hostfile/rankfile.
> It should help.
> Lenny.
>
> On Mon, Aug 31, 2009 at 7:43 PM, Ralph Castain
please try using full ( drdb0235.en.desres.deshaw.com ) hostname
in the hostfile/rankfile.
It should help.
Lenny.
On Mon, Aug 31, 2009 at 7:43 PM, Ralph Castain wrote:
> I'm afraid the rank-file mapper in 1.3.3 has several known problems that
> have been described on the list by users. We hopefu
I'm afraid the rank-file mapper in 1.3.3 has several known problems
that have been described on the list by users. We hopefully have those
fixed in the upcoming 1.3.4 release.
On Aug 31, 2009, at 10:01 AM, Sacerdoti, Federico wrote:
Hi,
I am trying to use the rankmap to bind a 4-proc mpi
thanks a lot, it worked.
On Wed, Aug 19, 2009 at 1:27 AM, jody wrote:
> Hi
> I had a similar problem.
> Following a suggestion from Lenny,
> i removed the "max-slots" entries from
> my hostsfile and it worked.
>
> It seems that there still are some minor bugs in the rankfile mechanism.
> See the p
Hi
I had a similar problem.
Following a suggestion from Lenny,
i removed the "max-slots" entries from
my hostsfile and it worked.
It seems that there still are some minor bugs in the rankfile mechanism.
See the post
http://www.open-mpi.org/community/lists/users/2009/08/10384.php
Jody
On Tue,