SWDEV-241902 - Using COMGR APIs for extracing code object.
Change-Id: I96f1cee9c28f89f0b0fa5af0c2ae7966beb3207d
Αυτή η υποβολή περιλαμβάνεται σε:
υποβλήθηκε από
Karthik Jayaprakash
γονέας
b40823ccc1
υποβολή
0d9e1de4e3
@@ -277,7 +277,9 @@ release(uint, ROC_SIGNAL_POOL_SIZE, 32, \
|
||||
release(bool, ROC_SKIP_KERNEL_ARG_COPY, false, \
|
||||
"If true, then runtime can skip kernel arg copy") \
|
||||
release(bool, GPU_STREAMOPS_CP_WAIT, false, \
|
||||
"Force the stream wait memory operation to wait on CP.")
|
||||
"Force the stream wait memory operation to wait on CP.") \
|
||||
release(bool, HIP_USE_RUNTIME_UNBUNDLER, false, \
|
||||
"Use HIP runtime unbundler") \
|
||||
|
||||
namespace amd {
|
||||
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user