Commit b9eb0fc0 authored by Moe Jette's avatar Moe Jette
Browse files

initialize max_cores, max_sockets, and max_threads to 0xffff so that a all task

  affinity bits don't get cleared by default for direct use of the launch API
  (as used by poe). 
If a zero value is registerd for task launch, reset to 1 and avoid an empty bitmap
  and subsequent task binding error.
parent 47ac3915
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