Releases: JuliaPerf/BandwidthBenchmark.jl
Releases · JuliaPerf/BandwidthBenchmark.jl
v0.2.0
BandwidthBenchmark v0.2.0
v0.1.1
BandwidthBenchmark v0.1.1
Merged pull requests:
v0.1.0
BandwidthBenchmark v0.1.0
Closed issues:
- Write tests + setup CI (#5)
- How to use flopsscaling - it seems not to work (#6)
- Use
@threads :staticinstead of@threads(#7) - Allow running bandwidth benchmarks with different kernels (#9)
- Option to group
bwscalingresults by memory domains (#10) - Mention
bwscaling_memory_domainsin 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)