Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[L0] Update Level Zero Loader version to v1.18.5 #2279

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

nrspruit
Copy link
Contributor

@nrspruit nrspruit commented Nov 1, 2024

No description provided.

@nrspruit nrspruit requested a review from a team as a code owner November 1, 2024 21:13
nrspruit added a commit to nrspruit/llvm that referenced this pull request Nov 1, 2024
@EwanC
Copy link
Contributor

EwanC commented Nov 4, 2024

I tested this out locally, and still see the SYCL Exception encountered: Native API failed. Native API returns: 2147483646 (UR_RESULT_ERROR_UNKNOWN) error running sycl-ls

@nrspruit
Copy link
Contributor Author

nrspruit commented Nov 4, 2024

I tested this out locally, and still see the SYCL Exception encountered: Native API failed. Native API returns: 2147483646 (UR_RESULT_ERROR_UNKNOWN) error running sycl-ls

Let me check, I wonder if we are having a conflict since MCL symbols are now included.

@nrspruit
Copy link
Contributor Author

nrspruit commented Nov 4, 2024

I tested this out locally, and still see the SYCL Exception encountered: Native API failed. Native API returns: 2147483646 (UR_RESULT_ERROR_UNKNOWN) error running sycl-ls

Let me check, I wonder if we are having a conflict since MCL symbols are now included.

We know this is working correctly with older drivers and libraries, so this must be specific to this configuration.

Copy link
Contributor

@EwanC EwanC left a comment

Choose a reason for hiding this comment

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

Discovered that the error I'm seeing is to do with a DPC++ build issue I've documented in intel/llvm#15986

@nrspruit nrspruit added the ready to merge Added to PR's which are ready to merge label Nov 5, 2024
@callumfare callumfare merged commit ed9fe09 into oneapi-src:main Nov 8, 2024
84 checks passed
martygrant pushed a commit to intel/llvm that referenced this pull request Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Added to PR's which are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants