Commit db926ab7 authored by Danny Auble's avatar Danny Auble
Browse files

Make CR_ONE_TASK_PER_CORE work correctly with task/affinity.

What this does is use the core level binding after each task is laid out
to skip all the extra threads in the core so it doesn't give them to
another task.

It probably isn't perfect, but does solve all the scenarios I found.
parent 72cefd54
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment