[PAL] Allow for embedding debug info into IBs
Change-Id: I4473b9c5aa36370d9af37f22a78f4414eaa21e01
This commit is contained in:
@@ -245,7 +245,9 @@ release(bool, ROC_ENABLE_LARGE_BAR, true, \
|
||||
release(bool, HIP_FORCE_QUEUE_PROFILING, false, \
|
||||
"Force command queue profiling by default") \
|
||||
release(uint, PAL_FORCE_ASIC_REVISION, 0, \
|
||||
"Force a specific asic revision for all devices")
|
||||
"Force a specific asic revision for all devices") \
|
||||
release(bool, PAL_EMBED_KERNEL_MD, false, \
|
||||
"Enables writing kernel metadata into command buffers.")
|
||||
|
||||
namespace amd {
|
||||
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user