From 033914d8024c8981be035306eadbdd17e2ca0e07 Mon Sep 17 00:00:00 2001 From: Ben Sander Date: Thu, 18 Feb 2016 21:29:51 -0600 Subject: [PATCH] Tweak version numbers [ROCm/hip commit: b12ec2180667f0231eb7009b0782b338e9d553a3] --- projects/hip/RELEASE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/hip/RELEASE.md b/projects/hip/RELEASE.md index 9fea5d4c78..ae0a0d2b4e 100644 --- a/projects/hip/RELEASE.md +++ b/projects/hip/RELEASE.md @@ -17,17 +17,17 @@ Stay tuned - the work for many of these features is already in-flight. ## Revision History: =================================================================================================== -Release:0.80.01.00 +Release:0.80.01 Date: 2016.02.18 - Improve reporting and support for device-side math functions. - Update Runtime Documentation. - Improve implementations of cross-lane operations (_ballot, _any, _all). - Provide shuffle intrinsics (performance optimization in-progress). - Support hipDeviceAttribute for querying "one-shot" device attributes, as an alternative to hipDeviceGetProperties. -- + =================================================================================================== -Release:0.80.00.00 : +Release:0.80.00 : Date: 2016.01.25 Initial release with GPUOpen Launch.