From db050f19aa742e15fed45a0da69bdc22478bfa92 Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Tue, 7 Jun 2016 22:18:18 +0530 Subject: [PATCH] Fix RELEASE.md --- hipamd/RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hipamd/RELEASE.md b/hipamd/RELEASE.md index d553cda49b..6a40d28f61 100644 --- a/hipamd/RELEASE.md +++ b/hipamd/RELEASE.md @@ -17,6 +17,7 @@ Date: 2016.06.06 standard C++ libraries (ie std::vectors, std::strings). HIPCC now uses libstdc++ by default on the HCC compilation path. - More samples including gpu-burn, SHOC, nbody, rtm. See [HIP-Examples](https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-Examples) + =================================================================================================== ## Revision History: