Skip to content

Conversation

@nrspruit
Copy link
Contributor

@nrspruit nrspruit commented Dec 2, 2025

  • New API zelGetLoaderVersion, allows for loader version check without init for dynamic loader usecases.
  • zelGetLoaderVersion called from static loader applications will require zeInitDrivers due to requring the loader init to be completed.

@nrspruit nrspruit changed the title feature: Add zelGetLoaderVersion, allowing for query of Loader Versio… feature: Add zelGetLoaderVersion, allowing for query of Loader Version without init Dec 2, 2025
@nrspruit nrspruit marked this pull request as ready for review December 2, 2025 20:20
…n without init

- New API zelGetLoaderVersion, allows for loader version check without
  init for dynamic loader usecases.
- zelGetLoaderVersion called from static loader applications will
  require zeInitDrivers due to requring the loader init to be completed.

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
Copy link
Contributor

@rwmcguir rwmcguir left a comment

Choose a reason for hiding this comment

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

This looks solid to me and thank you for adding documentation to prior APIs

@nrspruit nrspruit merged commit e64ee71 into oneapi-src:master Dec 11, 2025
48 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