Skip to content

CLBlast 1.5.1

Compare
Choose a tag to compare
@CNugteren CNugteren released this 18 Feb 09:38
· 150 commits to master since this release

CLBlast version 1.5.1. Changes since previous release (version 1.5.0):

  • Implemented single-kernel version of convolution as GEMM
  • Now catches all exceptions thrown by the tuners
  • Fixed a bug in ISAMIN kernel
  • Fixed an out-of-bounds read/write in the XHAD routine (thanks to etomzak)
  • Various minor fixes and enhancements
  • Added tuned parameters for various devices (see doc/tuning.md)