SWDEV-438790 - Remove DEBUG_HIP_7_PREVIEW env var keeping the hipGetLastError changes by default (#337)

[ROCm/clr commit: 664bf232dd]
Tento commit je obsažen v:
Dittakavi, Satyanvesh
2025-05-21 22:12:45 +05:30
odevzdal GitHub
rodič 834d770ca4
revize 1cc35da9be
3 změnil soubory, kde provedl 2 přidání a 19 odebrání
-3
Zobrazit soubor
@@ -273,9 +273,6 @@ release(bool, DEBUG_CLR_SKIP_RELEASE_SCOPE, false, \
"Forces release scope to SCOPE_NONE for aql packets") \
release(bool, DEBUG_HIP_DYNAMIC_QUEUES, false, \
"Forces dynamic queue management") \
release(uint, DEBUG_HIP_7_PREVIEW, 0, \
"Enables specific backward incompatible changes support before 7.0," \
"using the mask. By default the changes are disabled and is set to 0")\
release(uint, HIP_SKIP_ABORT_ON_GPU_ERROR, false, \
"Set this to true, to avoid host side abort for GPU errors") \
release(bool, HIP_FORCE_SPIRV_CODEOBJECT, false, \