Updated version string
Change-Id: I86695e5deba87ef3a8d390d9a78a88be815dff0e
[ROCm/clr commit: 61641cb8e8]
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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'};
|
||||
|
||||
Reference in New Issue
Block a user