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

Releases: ROCm/clARMOR

19.01

07 Jan 22:59
f3cddee

Choose a tag to compare

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

18.08

11 Aug 21:16

Choose a tag to compare

Minor stability updates. Test setup no longer relies on dead AMD APP SDK links.

18.02

06 Feb 22:07

Choose a tag to compare

Added buffer underflow detection.
Made bugfixes that get this to work on Intel's OpenCL SDK for CPUs.
Made new system install scripts, especially those to work with ROCm 1.6+.

17.07

27 Jul 15:49

Choose a tag to compare

Minor updates since the last release.
Fixed a number of warnings, errors, and bugs brought up by code scan tools.
clARMOR is now hosted on a new GitHub URL.