Fix zer Global table init to be optional and zero init DDI tables by nrspruit · Pull Request #382 · oneapi-src/level-zero
nrspruit
changed the title
Fix zer Global table init to be optional
Fix zer Global table init to be optional and zero init DDI tables
- Fix the zer Global Init to be treated like an experimental init that cannot affect the ability to use a driver. - Zero initialize the zer DDI tables to avoid uninitialized memory reads when a driver does not implement all DDI functions. Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters