SWDEV-363865 - Use COMGR path to unbundle code object in HIPRTC.
Change-Id: Ie6a48ab2792bb3f7ae1e62d716ecc35b8e24fe16
Tento commit je obsažen v:
odevzdal
Karthik Jayaprakash
rodič
cbc66bf89d
revize
7319dc36c1
@@ -277,7 +277,9 @@ release(bool, ROC_SKIP_KERNEL_ARG_COPY, false, \
|
||||
release(bool, GPU_STREAMOPS_CP_WAIT, false, \
|
||||
"Force the stream wait memory operation to wait on CP.") \
|
||||
release(bool, HIP_USE_RUNTIME_UNBUNDLER, false, \
|
||||
"Use HIP runtime unbundler") \
|
||||
"Force this to use Runtime code object unbundler.") \
|
||||
release(bool, HIPRTC_USE_RUNTIME_UNBUNDLER, false, \
|
||||
"Set this to true to force runtime unbundler in hiprtc.") \
|
||||
|
||||
namespace amd {
|
||||
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele