Jeff,

A simple suggestion: put eight (or whatever the number of cores is)
identical entries for each node, such as  

compute-0-0
compute-0-0
compute-0-0
compute-0-0
compute-0-0
compute-0-0
compute-0-0
compute-0-0
compute-0-1
compute-0-1
compute-0-1
compute-0-1
...........

It seems to work for my dual-core nodes.

-Tudor


On Fri, 2007-10-26 at 09:52 -0500, Jeff Pummill wrote:
> I am doing some testing on a variety of 8-core nodes in which I just
> want to execute a couple of executables and have them distributed to
> the available cores without overlapping. Typically, this would be done
> with a parameter like -machinefile machines, but I have no idea what
> names to put into the machines file as this is a single node with two
> quad core cpu's. As I am launching the jobs sans scheduler, I need to
> specify what cores to run on I would think to keep from overscheduling
> some cores while others receive nothing to do at all.
> 
> Simple suggestions? Maybe Open MPI takes care of this detail for me?
> 
> Thanks!
> 
> Jeff Pummill
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
-- 
Tudor Buican <tu...@timb.com>


Reply via email to