Tags give the ability to mark specific points in history as being important
This project is mirrored from https://*****@github.com/JuliaPerf/BandwidthBenchmark.jl.git. Pull mirroring updated .
  • v0.1.0
    65d23b69 · compat PrettyTables ·
    ## 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)