You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[L0] Enable L0 Driver Init to init all device types with filtering
- Change zeInit usage to optionally init all driver types with all flags set, then
filter the drivers currently supported.
- Enables for L0 application to init all driver types which unblocks
other libraries using L0 drivers and enables for future use of other
driver types.
- Added Environment Variable UR_L0_INIT_ALL_DRIVERS which will set all
driver type flags when enabled.
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
0 commit comments