Skip to content

Conversation

@ahsan-ca
Copy link
Collaborator

@ahsan-ca ahsan-ca commented Jan 15, 2026

Description

Exclude ROCm7.2 libraries from onnxruntime wheel that cause performance slowdown.

Motivation and Context

Added the following libraries to rocm_dependencies in setup.py:

  • libamd_comgr.so.3
  • libamdhip64.so.7
  • librocprofiler-register.so.0
  • libzstd.so.1
    This excludes the above libraries and recovers the performance slowdown.

@TedThemistokleous TedThemistokleous merged commit 2bb61d5 into rocm7.2_internal_testing Jan 15, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants