oneapi-src / level-zero

oneAPI Level Zero Specification Headers and Loader
https://spec.oneapi.com/versions/latest/elements/l0/source/index.html
MIT License
211 stars 90 forks source link

Fix DriverGet to handle failed drivers and avoid layer init during checks #167

Closed nrspruit closed 2 months ago

nrspruit commented 2 months ago
nrspruit commented 2 months ago

While I don't fully understand all edge cases here, in general looks good. Do we have test cases for this?

test_pin in the CTS with intercept layer enabled.