Gwinel / likwid

Automatically exported from code.google.com/p/likwid
GNU General Public License v3.0
0 stars 0 forks source link

Add support for round robin thread placement in likwid-pin #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by jan.trei...@gmail.com on 17 Feb 2013 at 8:35

GoogleCodeExporter commented 9 years ago

Original comment by jan.trei...@gmail.com on 8 May 2013 at 8:26

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 57e00c2736f3.

Original comment by jan.trei...@gmail.com on 29 Jan 2014 at 1:36

GoogleCodeExporter commented 9 years ago
This issue was closed by revision f714a0cc8957.

Original comment by jan.trei...@gmail.com on 29 Jan 2014 at 1:36