Refactor Init to delay Library Load by nrspruit · Pull Request #379 · oneapi-src/level-zero
nrspruit
marked this pull request as ready for review
- Delay to load of the L0 Driver Libraries until the user has directly requested the library to be loaded thru the flags. - Remove the "pretest" of driver support and instead assume driver support based on naming and registry categorization. Speeds up loader init. - Moved init of drivers until zInitDrivers or zeInit - Added ULTs to verify the new init_driver functionality 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