Skip to content

Releases: cea-hpc/hp2p

4.1

29 Mar 11:09
Compare
Choose a tag to compare

Changelog

  • Return unique identifier if multiples MPI processes are on same node
  • HIP version to test bandwidth between AMD GPU
  • Correction of standard deviation formula
  • Expose data in HTML file
  • Generate PNG static file
  • Update examples
  • Feature to choose and fix seed for random generator for random algorithm
  • Add script to help format files
  • Add bisection bandwidth reporting

What's Changed

New Contributors

Full Changelog: 4.0...4.1

Rewrite C and new features

09 Jun 12:20
ed5ccd0
Compare
Choose a tag to compare
  • Rewrite hp2p in C
  • Plotly visualisation is directly generated by hp2p. Python is not required anymore
  • CUDA version to test bandwidth between NVIDIA GPU
  • hp2p can generate binary output again
  • Signals can be use during an hp2p run for generating output
  • Print a warning during the run if communication is slow

New graphs

31 Mar 09:33
Compare
Choose a tag to compare

Last update of 3.x versions to take in account last commits

Update visualization

15 Jul 09:15
78f0278
Compare
Choose a tag to compare

Thanks to Tony Delforge

New visualisations added in Plotly

New visualization

09 Mar 10:31
Compare
Choose a tag to compare
3.2

Add link to Plotly example file

First public release

24 Feb 10:12
Compare
Choose a tag to compare
3.1

First public release