Re: [OMPI devel] cpu stride and offset for processor binding

2008-02-06 Thread Jeff Squyres
hostfile and the component will do the rest. Regards, Lenny. מאת: devel-boun...@open-mpi.org בשם Pak Lui נשלח: ד 06/02/2008 02:01 אל: de...@open-mpi.org נושא: [OMPI devel] cpu stride and offset for processor binding Hi all, I am trying to implement something in the paffinity:solaris that

Re: [OMPI devel] cpu stride and offset for processor binding

2008-02-06 Thread Lenny Verkhovsky
. Regards, Lenny. מאת: devel-boun...@open-mpi.org בשם Pak Lui נשלח: ד 06/02/2008 02:01 אל: de...@open-mpi.org נושא: [OMPI devel] cpu stride and offset for processor binding Hi all, I am trying to implement something in the paffinity:solaris

Re: [OMPI devel] cpu stride and offset for processor binding

2008-02-05 Thread Ralph Castain
I would think that the syntax being implemented by Voltaire could be extended to support this need, but I'll leave that up to them for comment. On 2/5/08 5:01 PM, "Pak Lui" wrote: > Hi all, > > I am trying to implement something in the paffinity:solaris that would > allow me to specify the cp

[OMPI devel] cpu stride and offset for processor binding

2008-02-05 Thread Pak Lui
Hi all, I am trying to implement something in the paffinity:solaris that would allow me to specify the cpu id with striding (aka in a sequence) when selecting which cpu ids to bind. e.g. For a cpu set that looks like this: { 0 1 2 3 4 5 6 7 }, and stride is to 2, and offset is to 1 (which mea