Releases: raptox/ipm-hpc-v2
Releases · raptox/ipm-hpc-v2
Improvements Balance Chart
- fixed navigation bug: double click for previous page
- added page info: displays current page of max pages
- more descriptive buttons: Zoom In / Zoom Out instead of Toggle Zoom, Sort / Unsort MPI time instead of Toggle Sort
- console error fixes
Add Parsing Time & Parse Again button
- parsing time is now measured and displayed
- parse again button for faster benchmarking :)
Calculate Max Value for Zoom Chart
- calculate max value for zoom chart
- fix max value when paging through zoomed chart
Added Sort Toggle to Dynamic Graph
- dynamic graph can now show mpi tasks sorted by MPI time or by rank number.
- show cmdline parameter in metadata
- reparsed all xml files
Bug Fixes
Updated Bar Graph: added zoom
- added zoomed paging to the bar graph for detailed analytics.
- Standalone webviewer is also finished.
July Release
added since last release:
- consistent coloring: always use same colors for MPI calls in all graphs and all parsed XMLs
- added new graph: tasks sorted by total time with insight of task time composition
- new build system: builds can now also be done on Linux, so releases can be available in Linux/Win & MacOS in future
March Release
added since last release:
- MPI calls detailed statisics
- HPM statistics
- ENV
- use of normal graph colors, not random anymore
- layout improvements
- group all MPI calls < 1% together as "others"
- correct calculation of walltime and % of walltime
- added windows executable
first prototype v2
fix Parser View release bug
first prototype
- basic parsing
- basic display of parsed data
To parse a file you can select an *.xml
file from the ipm-raw folder.
You can also view some preparsed JSON files
which are also located in the ipm-raw folder.