Skip to content
Snippets Groups Projects
  1. May 08, 2021
  2. May 07, 2021
    • Albert Gil's avatar
      Fix handling of REQUEST_STEP_COMPLETE retries · c3325f64
      Albert Gil authored
      If child slurmstepd gets a timeout when sending a REQUEST_STEP_COMPLETE
      to its parent it will retry it (_one_step_complete_msg()). Those
      messages are handled on _handle_completion(), where it does the
      jobacctinfo_aggregate().
      
      This commit detects if the message was already processed to avoid errors on
      the aggregated jobacctinfo.
      
      The same thing can happen on the slurmctld side as well.
      
      Bug 10723
      c3325f64
    • Nate Rini's avatar
      Docs - Correct slurmrestd synopsis · cc8d000b
      Nate Rini authored
      slurmrestd accepts multiple host-port arguments.
      
      Bug 11530
      cc8d000b
  3. May 06, 2021
  4. May 05, 2021
  5. May 01, 2021
  6. Apr 30, 2021
  7. Apr 29, 2021
  8. Apr 28, 2021
  9. Apr 27, 2021
Loading