Skip to content

Releases: raptox/ipm-hpc-v2

Improvements Balance Chart

13 Apr 10:55
Compare
Choose a tag to compare
  • 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

29 Mar 16:45
Compare
Choose a tag to compare
  • parsing time is now measured and displayed
  • parse again button for faster benchmarking :)

Calculate Max Value for Zoom Chart

29 Feb 10:08
Compare
Choose a tag to compare
  • calculate max value for zoom chart
  • fix max value when paging through zoomed chart

Added Sort Toggle to Dynamic Graph

25 Jan 18:04
Compare
Choose a tag to compare
  • 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

15 Dec 11:02
Compare
Choose a tag to compare

fix parsing errors, empty bugs

Updated Bar Graph: added zoom

08 Sep 16:12
Compare
Choose a tag to compare
  • added zoomed paging to the bar graph for detailed analytics.
  • Standalone webviewer is also finished.

July Release

12 Jul 12:18
Compare
Choose a tag to compare

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

31 Mar 18:38
Compare
Choose a tag to compare

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

21 Jan 14:19
Compare
Choose a tag to compare
first prototype v2 Pre-release
Pre-release

fix Parser View release bug

first prototype

19 Jan 12:34
Compare
Choose a tag to compare
first prototype Pre-release
Pre-release
  • 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.