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 SysMan driver pointers given no sysman env and no zesInit #193

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

nrspruit
Copy link
Contributor

@nrspruit nrspruit commented Sep 4, 2024

  • To gracefully allow calls to zes* apis without setting the env nor calling zesinit, the drivers need to be defaulted to the zeDrivers and have the zes ddi tables always updated unless ze or zes handles have already been retrieved.

- To gracefully allow calls to zes* apis without setting the env nor
  calling zesinit, the drivers need to be defaulted to the zeDrivers and
have the zes ddi tables always updated unless ze or zes handles have
already been retrieved.

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
source/lib/ze_lib.cpp Show resolved Hide resolved
@nrspruit nrspruit merged commit e3152a8 into oneapi-src:master Sep 4, 2024
25 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