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
- Fix double format specifier for printf by @danbeibei in #17
- hp2p_result.c: correct standard deviation formula by @laurent-nguyen in #21
- 18 static images output format by @laurent-nguyen in #22
- 18 static images output format by @laurent-nguyen in #23
- Add feature to choose and fix seed for random generator for random al… by @laurent-nguyen in #24
- 19 compute print and graph bisection bandwidth for each draw by @laurent-nguyen in #25
- 14 print statistics at every iteration by @laurent-nguyen in #27
- feature: if more than 1 MPI process is detected, suffix hostname with… by @laurent-nguyen in #30
New Contributors
- @danbeibei made their first contribution in #17
Full Changelog: 4.0...4.1