Skip to content

v0.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 09:07
· 13 commits to master since this release
81520e3

BLASBenchmarksCPU v0.3.4

Diff since v0.3.3

Closed issues:

  • Fails to Precompile in Julia 1.6.2 (#68)

Merged pull requests:

  • CompatHelper: bump compat for "DataFrames" to "1.0" (#59) (@github-actions[bot])
  • CompatHelper: bump compat for "DataFrames" to "1.1" (#60) (@github-actions[bot])
  • CompatHelper: bump compat for "VectorizationBase" to "0.20" (#61) (@github-actions[bot])
  • CompatHelper: bump compat for "BenchmarkTools" to "1.0" (#62) (@github-actions[bot])
  • Merge memory requirement tables into one table (#63) (@jaakkor2)
  • Fix plots, evaluate benchmarks from outer->inner rather than first->last (#64) (@chriselrod)
  • MKL gemm direct (#65) (@chriselrod)
  • Bump version. (#66) (@chriselrod)
  • Add lu (#67) (@chriselrod)
  • Set LoopVectorization lower bound. Should fix #68. (#69) (@chriselrod)