[slurm-users] Information about finished jobs
    Ole Holm Nielsen 
    Ole.H.Nielsen at fysik.dtu.dk
       
    Mon Jun 14 06:45:38 UTC 2021
    
    
  
On 6/14/21 8:26 AM, Gestió Servidors wrote:
> How can I get all information about a finished job in the same way as 
> “scontrol show jobid=” when job is pending or running?
Some minutes after job completion, you can only get the information which 
is stored in the Slurm database.
My script "showjob" in 
https://github.com/OleHolmNielsen/Slurm_tools/tree/master/jobs shows all 
available information for jobs in the queue as well as in the database.
/Ole
    
    
More information about the slurm-users
mailing list