diff --git a/rocclr/runtime/device/gpu/gpuappprofile.cpp b/rocclr/runtime/device/gpu/gpuappprofile.cpp index 50118d91f9..a244d2e22e 100644 --- a/rocclr/runtime/device/gpu/gpuappprofile.cpp +++ b/rocclr/runtime/device/gpu/gpuappprofile.cpp @@ -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",