From 0cbff48c5b3b9feedddd71d9a80c52cdab3cf47a Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Mon, 18 Apr 2016 13:00:23 +0530 Subject: [PATCH] Update RELEASE.md --- hipamd/RELEASE.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/hipamd/RELEASE.md b/hipamd/RELEASE.md index 299701f6c7..92fc617a5d 100644 --- a/hipamd/RELEASE.md +++ b/hipamd/RELEASE.md @@ -13,9 +13,13 @@ We have attempted to document known bugs and limitations - in particular the [HI Stay tuned - the work for many of these features is already in-flight. -Next: +## Revision History: + +=================================================================================================== +Release:0.84.00 +Date: - Refactor HIP make and install system: - - Move to CMake. + - Move to CMake. Refer to the installation section in README.md for details. - Split source into multiple modular .cpp and .h files. - Create static library and link. - Set HIP_PATH to install. @@ -29,7 +33,6 @@ Next: - 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: =================================================================================================== Release:0.82.00 @@ -61,7 +64,7 @@ Date: 2016.02.18 =================================================================================================== -Release:0.80.00 : +Release:0.80.00 Date: 2016.01.25 Initial release with GPUOpen Launch.