Skip to content

feat: rust amdsmi wrapper - use libloading for lazily loading library#179

Open
edman80 wants to merge 2 commits intoROCm:amd-mainlinefrom
edman80:feat-rust-libloading
Open

feat: rust amdsmi wrapper - use libloading for lazily loading library#179
edman80 wants to merge 2 commits intoROCm:amd-mainlinefrom
edman80:feat-rust-libloading

Conversation

@edman80
Copy link

@edman80 edman80 commented Mar 5, 2026

This patch enables the use of libloading for lazily detecting and loading the amdsmi library. This is useful for running in environments that need a runtime option of dynamically choosing to use the library.

edman80 and others added 2 commits January 19, 2026 10:41
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.

2 participants