fec74141b0
Fix HIP_RUNTIME_API_TABLE_STEP_VERSION 9 vs. 10 - in rocm-6.4.x, hipLinkAddData, hipLinkAddFile, hipLinkComplete, hipLinkCreate, hipLinkDestroy are HIP_RUNTIME_API_TABLE_STEP_VERSION == 9 - in amd-staging, hipEventRecordWithFlags is HIP_RUNTIME_API_TABLE_STEP_VERSION == 9 - this should fixed in amd-staging such that HIP_RUNTIME_API_TABLE_STEP_VERSION == 10 Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>