Skip to content

Version 1.6.0

Compare
Choose a tag to compare
@CNugteren CNugteren released this 21 May 15:31
· 165 commits to master since this release

Version 1.6.0

  • Much cleaner API due to Pimpl idiom: only cltune.h header is now required
  • Replaced Khronos' cl.hpp with a custom C++11 version tailored for CLTune
  • Code clean-up / reorganisation
  • Added an option to add fixed defines to reference kernels
  • Added an option to load a kernel from string instead of from file
  • Added support for size_t OpenCL buffers