From ad33c9406ae7af93cffcf0a943a927b9795ace77 Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Mon, 12 Jun 2017 11:20:28 +0530 Subject: [PATCH] Updated RELEASE.md Change-Id: Ic451612555c66f3ed7131514fc97fcc41091370a --- RELEASE.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 21fd8da7bb..5787c59881 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -13,6 +13,15 @@ Upcoming: ## Revision History: +=================================================================================================== +- new APIs: hipMemcpy2DAsync, hipMallocPitch, hipHostMallocCoherent, hipHostMallocNonCoherent +- added support for building hipify-clang using clang 3.9 +- hipify-clang updates for CUDA 8.0 runtime+driver support +- renamed hipify to hipify-perl +- initial implementation of hipify-cmakefile +- several documentation updates & bug fixes + + =================================================================================================== Release: 1.0.17102 Date: 2017.03.07