From 12b1c634ef077f3b16690fc87a66fc74cdd36342 Mon Sep 17 00:00:00 2001 From: Ben Sander Date: Fri, 17 Jun 2016 15:00:14 -0500 Subject: [PATCH] Initial release notes for 0.95. Change-Id: I6d43f643f4c6ecd4b4e4434c5cc1dfecf540a6d3 [ROCm/clr commit: c82cd5822cce0fc97d46120b64a0a6c88ec233a2] --- projects/clr/hipamd/RELEASE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/projects/clr/hipamd/RELEASE.md b/projects/clr/hipamd/RELEASE.md index 6a40d28f61..1933192f86 100644 --- a/projects/clr/hipamd/RELEASE.md +++ b/projects/clr/hipamd/RELEASE.md @@ -7,6 +7,18 @@ 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. +=================================================================================================== +Release:0.95.00 +Date: 2016.06.xx +-Support dynamic shared memory allocations +-Min HCC compiler version is > 16186. +-Expanded math functions (device and host). Document unsupported functions. +-Initial support for hipBlas headers. +-hipFree with null pointer initializes runtime and returns success. +-Improve error code reporting on nvcc. +-add hipPeekAtError for nvcc.. +=================================================================================================== + =================================================================================================== Release:0.86.00 Date: 2016.06.06