Export to GitHub

likwid - issue #94

Add support for round robin thread placement in likwid-pin


Posted on Feb 17, 2013 by Quick Bird

At the moment only as many threads can be placed as there are threads in the processor list expression.

Sometimes a lot of threads are created (many more as there are processors) which need to be pinned to the same set of processors.

Solution:

Add the ability for round robin placement. This may be possible in the pthread create wrapper alone.

Comment #1

Posted on May 8, 2013 by Quick Bird

(No comment was entered for this change.)

Comment #2

Posted on Jan 29, 2014 by Quick Bird

This issue was closed by revision f714a0cc8957.

Comment #3

Posted on Jan 29, 2014 by Quick Bird

This issue was closed by revision 57e00c2736f3.

Status: Fixed

Labels:
Type-Enhancement Priority-Medium OpSys-Linux Component-pin Release-3.1