Pär Lindfors writes:
> Does anybody know what parallel debugging use case this refers to?
>
> I did a small test and stripped all files from Slurm packages on a few
> compute nodes, and could still successfully use Allinea DDT to launch
> and debug an MPI application using srun and PMI2.
Just a
Hi,
Slurm's spec file disable RPM's normal behaviour where symbols are
extracted and shipped in a separate debuginfo RPM. There is a comment
that this is done to avoid breaking parallel debugging.
Does anybody know what parallel debugging use case this refers to?
I did a small test and stripped