From 66a1e383870bb89bf0a2d18fb9463e2def9a46f0 Mon Sep 17 00:00:00 2001 From: Tao Sang Date: Wed, 28 Jan 2026 22:29:30 -0500 Subject: [PATCH] SWDEV-577011 Fix missing ais symbols in Windows (#2871) Fix missing ais symbols in rocr in Windows --- projects/rocr-runtime/runtime/hsa-runtime/hsacore.dll.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/rocr-runtime/runtime/hsa-runtime/hsacore.dll.def b/projects/rocr-runtime/runtime/hsa-runtime/hsacore.dll.def index f7114fdcc7..6e71522900 100644 --- a/projects/rocr-runtime/runtime/hsa-runtime/hsacore.dll.def +++ b/projects/rocr-runtime/runtime/hsa-runtime/hsacore.dll.def @@ -224,6 +224,8 @@ EXPORTS hsa_amd_enable_logging hsa_amd_signal_wait_all hsa_amd_portable_export_dmabuf_v2 + hsa_amd_ais_file_write + hsa_amd_ais_file_read hsa_ext_image_mipmap_array_get_level hsa_ext_image_create_v2 hsa_ext_image_data_get_info_v2