P4 to Git Change 1567812 by jatang@jatang-opencl-hsa-stg4 on 2018/06/13 12:23:13
SWDEV-126897 - Change OCL version in ROCm/LC path back to 1.2.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#89 edit
[ROCm/clr commit: 1eb9ba3640]
Цей коміт міститься в:
@@ -1032,7 +1032,7 @@ bool Device::populateOCLDeviceConstants() {
|
||||
ss << ")";
|
||||
|
||||
strcpy(info_.driverVersion_, ss.str().c_str());
|
||||
info_.version_ = "OpenCL " OPENCL_VERSION_STR " ";
|
||||
info_.version_ = "OpenCL " /*OPENCL_VERSION_STR*/"1.2" " ";
|
||||
|
||||
info_.builtInKernels_ = "";
|
||||
info_.linkerAvailable_ = true;
|
||||
|
||||
Посилання в новій задачі
Заблокувати користувача