Skip to content

Conversation

@nrspruit
Copy link
Contributor

@nrspruit nrspruit commented Dec 4, 2025

  • To address race conditions during multi-threaded calls between threads using both zeInit and zeInitDrivers, set the ddi tables to 0 during the constructor vs during init to esnure the tables are empty before init, but don't get reset twice.

- To address race conditions during multi-threaded calls between threads
  using both zeInit and zeInitDrivers, set the ddi tables to 0 during the
constructor vs during init to esnure the tables are empty before init,
but don't get reset twice.

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
@nrspruit nrspruit marked this pull request as ready for review December 4, 2025 21:10
@rwmcguir rwmcguir merged commit 0488c78 into oneapi-src:master Dec 4, 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