P4 to Git Change 1066927 by skudchad@skudchad_opencl_win_2 on 2014/08/15 13:24:28
ECR #304775 - Back out CL#1061045. Its hanging Linux
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuappprofile.cpp#9 edit
[ROCm/clr commit: 12de6e8df2]
This commit is contained in:
@@ -11,7 +11,7 @@ namespace gpu {
|
||||
|
||||
AppProfile::AppProfile()
|
||||
: amd::AppProfile()
|
||||
, enableHighPerformanceState_(true)
|
||||
, enableHighPerformanceState_(IS_LINUX ? false : true)
|
||||
, reportAsOCL12Device_(false)
|
||||
{
|
||||
propertyDataMap_.insert(DataMap::value_type("HighPerfState",
|
||||
|
||||
Referens i nytt ärende
Block a user