SWDEV-331660 - Switch PAL interface to 734

Update clientApiId field in PlatformCreateInfo

Change-Id: I445b9712a4c0da9f32e86df8b4a1b8dd7365b11b
Этот коммит содержится в:
German Andryeyev
2022-05-16 22:58:50 -04:00
родитель 2f04eb90d3
Коммит 893b719181
2 изменённых файлов: 2 добавлений и 1 удалений
+1 -1
Просмотреть файл
@@ -1,3 +1,3 @@
# PAL interface versions
PAL_MAJOR_VERSION = 730
PAL_MAJOR_VERSION = 734
GPUOPEN_MAJOR_VERSION = 42
+1
Просмотреть файл
@@ -1268,6 +1268,7 @@ bool Device::init() {
info.flags.supportRgpTraces = true;
info.pSettingsPath = "OCL";
info.maxSvmSize = static_cast<Pal::gpusize>(OCL_SET_SVM_SIZE * Mi);
info.clientApiId = (amd::IS_HIP) ? Pal::ClientApi::Hip : Pal::ClientApi::OpenCl;
if (IS_LINUX) {
//! @note: Linux may have a deadlock if runtime will attempt to reserve