From 88de8f6b167d23859c4b47daa54b33ab8a5cab3e Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Mon, 6 Jun 2016 21:52:13 +0530 Subject: [PATCH] Updated release notes Change-Id: Ied90c54683dd96ac9fb0c3039a94aea5e4aa11c6 [ROCm/clr commit: 6bcc56052fd8fc83e65074c6a5b813aa6c31ff26] --- projects/clr/hipamd/RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/clr/hipamd/RELEASE.md b/projects/clr/hipamd/RELEASE.md index 343e028e9c..d553cda49b 100644 --- a/projects/clr/hipamd/RELEASE.md +++ b/projects/clr/hipamd/RELEASE.md @@ -9,7 +9,7 @@ Stay tuned - the work for many of these features is already in-flight. =================================================================================================== Release:0.86.00 -Date: 2016.05.xx +Date: 2016.06.06 - Add clang-hipify : clang-based hipify tool. Improved parsing of source code, and automates creation of hipLaunchParm variable. - Implement memory register / unregister commands (hipHostRegister, hipHostUnregister)