Releases: gmarkomanolis/HArshaD
Release list
Improving previous version and introducing tool to compare Darshan data files
The tool open darshan was improved and we introduce a new tool, called compare_darshan. This tool creates one single PDF which is constituted by two Darshan PDFs compared side by side. You just need to know the id of two jobs and have installed PDFjam on your system.
The output files are saved in
experiments/executable/...
We organize the output data under the executable name
For the comparison tool, the year, month, and day includes data from both Darshan files, to know exactly which dates you do compare.
Fixing bugs and new output folder
- With this version, the PDF file from Darshan is saved to the folder
experiments/year/month/day/executable/
This way a user can have the PDF files organized even if he executes different applications as the scripts use the name of the executable for the path.
- Some bugs with the path of the file are fixed.
First version of Darshan Tools
This version is a basic one; a script opens the Darshan file for your last application execution on the same day or the data from the declared job id.