Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

19.01

Latest
Compare
Choose a tag to compare
@jlgreathouse jlgreathouse released this 07 Jan 22:59
f3cddee

Bug fix updates:

  • Fix how cl.hpp code is handled so that the detector does not crash due to Retain/Release problems
  • Fix how OpenCL versions are calculated to work on older versions of git
  • Better handling of systems where OpenCL images are not supported
  • Various fixes to benchmark build scripts to fix problems with the benchmarks.
  • Correct handling of clSVMFree() when performing underflow detection
  • Fix version printing in some Python installations

In addition:

  • Change build scripts to allow setting OCL_INCLUDE_DIR and OCL_LIB_DIR generic environment variables to point the build scripts towards your OpenCL installation
  • Hosting of the IWOCL 2018 paper about clARMOR