P4 to Git Change 1191661 by jatang@jatang-opencl-hsa-stg1 on 2015/09/17 10:37:03

EPR #422002 - Re-enable ForceHighClock on Linux.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuappprofile.cpp#11 edit


[ROCm/clr commit: 9580eed418]
This commit is contained in:
foreman
2015-09-17 10:48:21 -04:00
parent 439e3dde3b
commit d6a46a93f9
@@ -11,7 +11,7 @@ namespace gpu {
AppProfile::AppProfile()
: amd::AppProfile()
, enableHighPerformanceState_(IS_LINUX ? false : true)
, enableHighPerformanceState_(true)
, reportAsOCL12Device_(false)
{
propertyDataMap_.insert(DataMap::value_type("HighPerfState",