huttered40 / critter

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

Remove filename argument, use environment variable instead #19

Closed huttered40 closed 5 years ago

huttered40 commented 5 years ago

Set filename string as environment variable set directly above the specific launch line in a script. critter then should inspect this and generate the file name in the same exact way.