SWDEV-363865 - Use COMGR path to unbundle code object in HIPRTC.

Change-Id: Ie6a48ab2792bb3f7ae1e62d716ecc35b8e24fe16
Cette révision appartient à :
kjayapra-amd
2022-10-24 14:03:41 -07:00
révisé par Karthik Jayaprakash
Parent cbc66bf89d
révision 7319dc36c1
+3 -1
Voir le fichier
@@ -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 {