diff --git a/RELEASE.md b/RELEASE.md index 3fdc529571..299701f6c7 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -26,7 +26,8 @@ Next: - Deprecate hipDeviceGetProp (Replace with hipGetDeviceProp) - Deprecate hipMallocHost (Replace with hipHostMalloc) - Deprecate hipFreeHost (Replace with hipHostFree) - +- The mixbench benchmark tool for measuring operational intensity now has a HIP target, in addition to CUDA and OpenCL. Let the comparisons begin. :) +See here for more : https://github.com/ekondis/mixbench. ## Revision History: