Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
Change-Id: I6ae7e5c44b1f7d084abb7cedd353276b81531f82
  • Loading branch information
mangupta committed Jun 29, 2016
1 parent a5fa9eb commit 99ae587
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,18 @@ Stay tuned - the work for many of these features is already in-flight.

===================================================================================================
Release:0.90.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..
Date: 2016.06.29
- Support dynamic shared memory allocations
- Min HCC compiler version is > 16186.
- Expanded math functions (device and host). Document unsupported functions.
- hipFree with null pointer initializes runtime and returns success.
- Improve error code reporting on nvcc.
- Add hipPeekAtError for nvcc.

===================================================================================================

## Revision History:

===================================================================================================
Release:0.86.00
Date: 2016.06.06
Expand All @@ -30,9 +32,6 @@ Date: 2016.06.06
compilation path.
- More samples including gpu-burn, SHOC, nbody, rtm. See [HIP-Examples](https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-Examples)

===================================================================================================

## Revision History:

===================================================================================================
Release:0.84.01
Expand Down

0 comments on commit 99ae587

Please sign in to comment.