Add new function to count core_bitmaps for node_id
New function added: count_job_resources_node(job_resources_t *job_resrcs_ptr, uint32_t node_id); /* Return the count of core bitmaps set for the specific node */
Please register or sign in to comment