Skip to content

Releases: RRZE-HPC/TheBandwidthBenchmark

Minor release v1.3

28 Sep 12:59
91896f1
Compare
Choose a tag to compare

Transfer benchmarking scripts to Wiki.
Move benchmarking documentation to Wiki.
Update Makefile.

Minor release v1.2

10 Dec 05:55
Compare
Choose a tag to compare

Changelog for 1.2:

  • Use schedule(static) clause for all worksharing constructs
  • Pull Likwid instrumentation outside benchmark functions
  • Add script to extract scaling runs

Minor release v1.1

12 Oct 09:06
072bda5
Compare
Choose a tag to compare

Changelog for 1.1:

  • Increase default problem size to almost 4GB to compensate for OpenMP overhead.
  • Turn on streaming stores always for Intel toolchain
  • Explicitly set static scheduling for OMP for loops
  • Add golang version in util
  • Add single file versions (C and Fortran) for teaching
  • Improve LIKWID instrumentation

Initial release

28 Mar 13:38
bb19bf5
Compare
Choose a tag to compare
v1.0

Update README.md