P4 to Git Change 1076725 by bdhanase@bala_workpc_ocl on 2014/09/14 23:52:04

EPR #399601 - Report CZ as a 2.0 device

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#278 edit


[ROCm/clr commit: 93b88902dc]
This commit is contained in:
foreman
2014-09-14 23:58:52 -04:00
والد 6b9155cf5a
کامیت ab4b371960
@@ -297,9 +297,6 @@ Settings::create(
if (hsail_ || (OPENCL_VERSION < 200)) {
oclVersion_ = OpenCL12;
}
if (target == CAL_TARGET_CARRIZO) {
oclVersion_ = OpenCL12;
}
numComputeRings_ = 8;
}
else {