Skip to content
Snippets Groups Projects
Commit c55b4de3 authored by Danny Auble's avatar Danny Auble
Browse files

INIFINIBAND - run fini

parent c20429b3
No related branches found
No related tags found
No related merge requests found
...@@ -1032,6 +1032,7 @@ job_manager(slurmd_job_t *job) ...@@ -1032,6 +1032,7 @@ job_manager(slurmd_job_t *job)
_wait_for_all_tasks(job); _wait_for_all_tasks(job);
jobacct_gather_endpoll(); jobacct_gather_endpoll();
acct_gather_infiniband_fini();
acct_gather_profile_g_node_step_end(); acct_gather_profile_g_node_step_end();
job->state = SLURMSTEPD_STEP_ENDING; job->state = SLURMSTEPD_STEP_ENDING;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment