Commit ade26864 authored by Morris Jette's avatar Morris Jette
Browse files

pack-job debugger kludge

The debugger symbol in srun is not being properly handled today.
  This change does the malloc once, even for a pack-job, makes
  the array over-sized, and range checks before writes. Suitable
  for making srun progress without memory errors (writing off end
  of allocated memory in an array).
parent a336ffa4
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