Commit 47f482ab authored by Morris Jette's avatar Morris Jette
Browse files

Added SchedulerParameters value of Ignore_NUMA

This give system administrators the option on AMD Opteron 6000
series processors of either considering each NUMA node on a socket
as a separate socket (resulting in some incorrect logging of socket
count information) or not (resulting in sub-optimal job allocations
since each core in the socket will be considered equivalent, even
if on different NUMA nodes within the socket).
bug 838
parent 666bbe05
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