P4 to Git Change 1061045 by weizhang@msdnweizhang-opencl on 2014/07/30 12:01:56

ECR #392041 - Implement high performance state on Linux

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuappprofile.cpp#7 edit
This commit is contained in:
foreman
2014-07-30 12:27:50 -04:00
parent e5523be947
commit 7be05e924e
+1 -1
View File
@@ -10,7 +10,7 @@
namespace gpu {
AppProfile::AppProfile():amd::AppProfile(),
enableHighPerformanceState_(IS_LINUX ? false : true),
enableHighPerformanceState_(true),
reportAsOCL12Device_(false)
{
propertyDatatypeMap_.insert(DatatypeMap::value_type("HighPerfState",