SWDEV-517481 - Add dynamic queue management (#37)
Enabled by defaulty. DEBUG_HIP_DYNAMIC_QUEUES controls the feature
[ROCm/clr commit: 28967982b2]
Esse commit está contido em:
@@ -273,6 +273,8 @@ release(bool, DEBUG_CLR_KERNARG_HDP_FLUSH_WA, false, \
|
||||
"Toggle kernel arg copy workaround") \
|
||||
release(bool, DEBUG_CLR_SKIP_RELEASE_SCOPE, false, \
|
||||
"Forces release scope to SCOPE_NONE for aql packets") \
|
||||
release(bool, DEBUG_HIP_DYNAMIC_QUEUES, true, \
|
||||
"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")\
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário