schnorr / akypuera

a library to trace mpi applications and generate paje trace files
GNU General Public License v3.0
10 stars 5 forks source link

How to visualize output paje file with your tools? #43

Open zingxy opened 2 years ago

zingxy commented 2 years ago

How to visualize output paje file with your tools?

schnorr commented 2 years ago

The more straightforward way is to use the tools associated with https://github.com/schnorr/pajeng. You can for example use pj_dump the translate the paje files to Comma-Separated Values files and use whatever tool you want. It depends on what your intent is.