Skip to content

Version 1.5.1

Compare
Choose a tag to compare
@CNugteren CNugteren released this 19 May 11:12
· 196 commits to master since this release

Version 1.5.1

  • Improved the GEMM example to support the Intel MIC (Xeon Phi) accelerators
  • Updated compiler check and compiler flags
  • Adds support for multiple OpenCL kernel files at once (e.g. when wanting to include a header file)
  • Adds support for the std::complex data-types
  • Fixed some compilation warnings regarding size_t conversions
  • Updated the FindOpenCL.cmake file