Re: [OMPI users] hostfile syntax

2007-03-22 Thread Tim Prins
Geoff, 'cpu', 'slots', and 'count' all do exactly the same thing. Tim On Thursday 22 March 2007 03:03 pm, Geoff Galitz wrote: > Does the hostfile understand the syntax: > > mybox cpu=4 > > I have some legacy code and scripts that I'd like to move without > modifying if possible. I understand th

[OMPI users] hostfile syntax

2007-03-22 Thread Geoff Galitz
Does the hostfile understand the syntax: mybox cpu=4 I have some legacy code and scripts that I'd like to move without modifying if possible. I understand the syntax is supposed to be: mybox slots=4 but using "cpu" seems to work. Does that achieve the same thing? -geoff