Lucas Menicucci
Results
2
issues of
Lucas Menicucci
When starting gdb from intel's `mpirun` using: ``` mpirun -gdb -gdb-args --interpreter=mi3 -n 2 ./my-prog ``` output has an leading indicator of which processes are being debugged, for example: ```...
It would be interesting if there was a way to update the server side event's data before they got swapped into the elements. The main reason for this is that...
enhancement