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

Change-Id: Ie6a48ab2792bb3f7ae1e62d716ecc35b8e24fe16


[ROCm/clr commit: 7319dc36c1]
This commit is contained in:
kjayapra-amd
2022-10-24 14:03:41 -07:00
gecommit door Karthik Jayaprakash
bovenliggende 22ca7dc91e
commit e47e613948
+3 -1
Bestand weergeven
@@ -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 {