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

Fix zeInit Compatibility when zeInitDrivers is undefined #232

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

nrspruit
Copy link
Contributor

@nrspruit nrspruit commented Nov 9, 2024

  • Handle when zeinitDrivers is called first and the driver does not support the api yet. Included a unit test to cover these types of cases going forward.

- Handle when zeinitDrivers is called first and the driver does not
  support the api yet. Included a unit test to cover these types of
cases going forward.

Signed-off-by: Neil R. Spruit <[email protected]>
test/loader_api.cpp Outdated Show resolved Hide resolved
source/lib/ze_libapi.cpp Show resolved Hide resolved
@nrspruit nrspruit merged commit 0a681d7 into oneapi-src:master Nov 13, 2024
26 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.

2 participants