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