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.
Please register or sign in to comment