Revert "SWDEV-458943 - make new AMD_MONITOR on"

This reverts commit 47dcfbae6b.

Change-Id: I2a7ddb2d4340224f43749a2ea91a894a8a95b83b


[ROCm/clr commit: 7a01db98e9]
This commit is contained in:
victzhan
2024-09-03 13:12:53 -04:00
zatwierdzone przez Victor Zhang
rodzic b25fd0dc81
commit fde29b7c06
+1 -1
Wyświetl plik
@@ -257,7 +257,7 @@ release(bool, HIP_ALWAYS_USE_NEW_COMGR_UNBUNDLING_ACTION, false, \
"Force to always use new comgr unbundling action") \
release(bool, DEBUG_HIP_KERNARG_COPY_OPT, true, \
"Enable/Disable multiple kern arg copies") \
release(bool, DEBUG_CLR_USE_STDMUTEX_IN_AMD_MONITOR, true, \
release(bool, DEBUG_CLR_USE_STDMUTEX_IN_AMD_MONITOR, false, \
"Use std::mutext in amd::monotor") \
namespace amd {