Commit 7b07a70b authored by Morris Jette's avatar Morris Jette
Browse files

Correct task binding with core spec

If specialized cores are allocated for a job and that job request
CPU binding using a cpu_map, the cpu_map was being interpretted
as a cpu_mask and a cpu_map of zero was being treated as invalid.
This is now fixed.
parent efd1d7b3
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