This project is mirrored from https://*****@github.com/JuliaPerf/BandwidthBenchmark.jl.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
-
v0.1.196cd0e82 · ·
## BandwidthBenchmark v0.1.1 [Diff since v0.1.0](https://github.com/JuliaPerf/BandwidthBenchmark.jl/compare/v0.1.0...v0.1.1) **Merged pull requests:** - CompatHelper: bump compat for ThreadPinning to 0.7, (keep existing compat) (#14) (@github-actions[bot]) - enable dependabot for GitHub actions (#15) (@ranocha)
-
v0.1.065d23b69 · ·
## BandwidthBenchmark v0.1.0 **Closed issues:** - Write tests + setup CI (#5) - How to use flopsscaling - it seems not to work (#6) - Use `@threads :static` instead of `@threads` (#7) - Allow running bandwidth benchmarks with different kernels (#9) - Option to group `bwscaling` results by memory domains (#10) - Mention `bwscaling_memory_domains` in the docs (#12) **Merged pull requests:** - Update README.md (#4) (@pitmonticone) - Fix name of `flopsscaling` (#8) (@giordano) - Bandwidth scaling within and across memory domains (#11) (@carstenbauer)