SWDEV-333471 - Remove HIP_FORCE_QUEUE_PROFILING

HIP_FORCE_QUEUE_PROFILING has been replaced by GPU_FORCE_QUEUE_PROFILING.

Change-Id: Ic32ecdf829a2725ace84e76abab8a81c8790e13f
Cette révision appartient à :
Jason Tang
2022-08-24 17:58:58 -04:00
révisé par Jason Tang
Parent 4dfde8b499
révision dd49cf0fa0
-2
Voir le fichier
@@ -247,8 +247,6 @@ release(bool, ROC_SKIP_COPY_SYNC, false, \
"Skips copy syncs if runtime can predict the same engine.") \
release(bool, ROC_ENABLE_PRE_VEGA, false, \
"Enable support of pre-vega ASICs in ROCm path") \
release(bool, HIP_FORCE_QUEUE_PROFILING, false, \
"Force command queue profiling by default") \
release(bool, GPU_FORCE_QUEUE_PROFILING, false, \
"Force command queue profiling by default") \
release(bool, HIP_MEM_POOL_SUPPORT, false, \