P4 to Git Change 1122150 by weizhang@msdnweizhang-opencl on 2015/02/13 14:57:59

EPR #413960 - Back out changelist 1089720 to re-enable platform atomics for CZ

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#300 edit
Этот коммит содержится в:
foreman
2015-02-13 15:06:39 -05:00
родитель e41f9ff8e9
Коммит 96a1e9388f
+1 -1
Просмотреть файл
@@ -420,7 +420,7 @@ Settings::create(
disablePersistent_ = true;
}
if (calAttr.priSupport && target != CAL_TARGET_CARRIZO) {
if (calAttr.priSupport) {
svmAtomics_ = true;
}