2
0

Updated version string

Change-Id: I86695e5deba87ef3a8d390d9a78a88be815dff0e
Este cometimento está contido em:
Maneesh Gupta
2016-06-21 08:39:47 +05:30
ascendente ba29adcffa
cometimento 61641cb8e8
2 ficheiros modificados com 2 adições e 2 eliminações
+1 -1
Ver ficheiro
@@ -8,7 +8,7 @@ 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
Release:0.90.00
Date: 2016.06.xx
-Support dynamic shared memory allocations
-Min HCC compiler version is > 16186.
+1 -1
Ver ficheiro
@@ -25,7 +25,7 @@ exit(-1);
}
$HIP_VERSION_MAJOR = "0";
$HIP_VERSION_MINOR = "95";
$HIP_VERSION_MINOR = "90";
$HIP_VERSION_PATCH = "0";
$verbose = $ENV{'HIPCC_VERBOSE'};