This repository was archived by the owner on Jan 30, 2024. It is now read-only.
Releases: ROCm/clARMOR
Releases · ROCm/clARMOR
19.01
Bug fix updates:
- Fix how
cl.hppcode 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_DIRandOCL_LIB_DIRgeneric environment variables to point the build scripts towards your OpenCL installation - Hosting of the IWOCL 2018 paper about clARMOR
18.08
Minor stability updates. Test setup no longer relies on dead AMD APP SDK links.
18.02
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
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.