1. 13 Aug, 2018 1 commit
    • Brian Christiansen's avatar
      Handle INFINITE64 initialized stats in slurmd · 0f62e991
      Brian Christiansen authored
      With the change to use tres_usage_type's the stats coming back from the
      extern step are initialized to INFINITE64 instead of 0's.
      
      jobacctinfo_create() in _handle_stat_jobacct() initializes jobacct, but
      since the job->task[i]->pid == -1, no stats are gathered and the clean
      jobacct is returned.
      
      Related commit: fa3a8ff1
      
      Bug 5554
      0f62e991
  2. 12 Aug, 2018 36 commits
  3. 11 Aug, 2018 3 commits