Skip to content

Conversation

@npmiller
Copy link
Contributor

Failing to load an adapter is not an error in most cases the adapter is just not present.

However there's a lot of other reasons why an adapter may fail to load, such as a missing driver library or an unsupported driver. In these cases dlerror output is crucial to troubleshoot the issue.

@npmiller npmiller added the v0.10.x Include in the v0.10.x release label Aug 16, 2024
@npmiller npmiller requested a review from a team as a code owner August 16, 2024 13:31
@github-actions github-actions bot added the common Changes or additions to common utilities label Aug 16, 2024
@npmiller
Copy link
Contributor Author

Tests: intel/llvm#15110

Copy link
Contributor

@igchor igchor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The L0 v2 failures are unrelated. I will fix them today.

@omarahmed1111 omarahmed1111 added the ready to merge Added to PR's which are ready to merge label Aug 19, 2024
Failing to load an adapter is not an error in most cases the adapter is
just not present.

However there's a lot of other reasons why an adapter may fail to load,
such as a missing driver library or an unsupported driver. In these
cases `dlerror` output is crucial to troubleshoot the issue.
@omarahmed1111 omarahmed1111 merged commit d88215c into oneapi-src:main Aug 19, 2024
kbenzie pushed a commit that referenced this pull request Aug 20, 2024
Add dlerror output to loader logs
@kbenzie kbenzie mentioned this pull request Aug 20, 2024
53 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Changes or additions to common utilities ready to merge Added to PR's which are ready to merge v0.10.x Include in the v0.10.x release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants