Commit 3014c4ba authored by Danny Auble's avatar Danny Auble
Browse files

This is the meat of getting the consumed energy for the job to the database.

We use the last step in the allocation (works for everything but salloc) to
get the data to the job.  We update the job as steps finish and send a new
tres_alloc_str to the database which will update the job record with the info.

We could not use the job_comp message for anything but an salloc since there
is not guarantee it will get there after the last step does.
parent 18fcd50b
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