Commit 0ed6488e authored by Sergey Meirovich's avatar Sergey Meirovich Committed by Tim Wickberg
Browse files

Fix slurm_job_cpus_allocated_str_on_node_id() API call.

Fix API call: slurm_job_cpus_allocated_str_on_node_id() and
in turn slurm_job_cpus_allocated_str_on_node() to return correct
results for anything but first node. This was caused by missed logic
to calculate fist bit belongs to particular node. Lookup was always
starting from bit 0.

Bug 3266.
parent e089b63a
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