Switch PAL version to 592
Change-Id: I7e90b8fd55c57d8d49e4ec1273ab671f96197bae
[ROCm/clr commit: 3446d4e638]
Tento commit je obsažen v:
@@ -1,3 +1,3 @@
|
||||
# PAL interface versions
|
||||
PAL_MAJOR_VERSION = 572
|
||||
PAL_MAJOR_VERSION = 592
|
||||
GPUOPEN_MAJOR_VERSION = 41
|
||||
|
||||
@@ -109,6 +109,7 @@ bool RgpCaptureMgr::Init(Pal::IPlatform* platform) {
|
||||
trace_.gpa_session_ = new GpuUtil::GpaSession(platform, device_.iDev(),
|
||||
api_version >> 4, // OCL API version major
|
||||
api_version & 0xf, // OCL API version minor
|
||||
GpuUtil::ApiType::OpenCl,
|
||||
RgpSqttInstrumentationSpecVersion,
|
||||
RgpSqttInstrumentationApiVersion);
|
||||
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele