P4 to Git Change 1081137 by chui@chui_cnchuiw7 on 2014/09/25 15:49:26
EPR #399601 - Back out changelist 1080047 to have CZ report as 2.0 device.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#285 edit
[ROCm/clr commit: a510b4480b]
This commit is contained in:
@@ -303,9 +303,6 @@ Settings::create(
|
||||
if (hsail_ || (OPENCL_VERSION < 200)) {
|
||||
oclVersion_ = OpenCL12;
|
||||
}
|
||||
if (target == CAL_TARGET_CARRIZO) {
|
||||
oclVersion_ = OpenCL12;
|
||||
}
|
||||
numComputeRings_ = 8;
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user