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


[ROCm/clr commit: 96a1e9388f]
Esse commit está contido em:
foreman
2015-02-13 15:06:39 -05:00
commit 2c92d4e2e8
@@ -420,7 +420,7 @@ Settings::create(
disablePersistent_ = true;
}
if (calAttr.priSupport && target != CAL_TARGET_CARRIZO) {
if (calAttr.priSupport) {
svmAtomics_ = true;
}