Commit 709f6504 authored by Morris Jette's avatar Morris Jette
Browse files

Add support for specialized threads

* Add "--thread-spec" option to salloc, sbatch and srun commands. This is
  the count of threads reserved for system use per node.
* Add ability for scontrol to get/set job ThreadSpec
* sivew: Add job ThreadSpec field to get/set
* Modify select/cons_res to manage job allocations while leaving specialized
  threads for system use.
* core_spec plugins: Fix system task binding logic and logging
* Modify squeue output for thread_spec values
* task/affinity and cgroup: Enhanced task binding logic
parent ead81797
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