huttered40 / critter

Critical path analysis of MPI parallel programs
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Consider adding scripts to merge plotInstructions, collectInstructions, and benchInstructions #6

Closed huttered40 closed 5 years ago

huttered40 commented 5 years ago

For jobs with the same launchID and different roundIDs, consider writing scripts to merge the instruction scripts that are auto-generated. This is to avoid headache and possible catastrophic error. Note that we should not assume that they ran the exact same job twice.

No use case for this yet (had some a while back), but critter does already take a roundID inside instructions.py

huttered40 commented 5 years ago

Abandoned. Merged into #16.