oneAPI Level Zero Specification Headers and Loader
The objective of the ‘oneAPI’ Level-Zero Application Programming Interface (API) is to provide direct-to-metal interfaces to offload accelerator devices. Its programming interface can be tailored to any device needs and can be adapted to support broader set of languages features such as function pointers, virtual functions, unified memory, and I/O capabilities.
- Developed at devel:libraries:c_c++
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/level-zero && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
level-zero.changes | 0000006845 6.68 KB | |
level-zero.spec | 0000002358 2.3 KB | |
v1.17.25.tar.gz | 0001150927 1.1 MB |
Revision 14 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 1194549
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to 1.17.25: * Don't exchange zet/zes DDI tables for tracing * Fix OpenSSF token permissions warning * Rename init functions to avoid confusion with zeInit * Add missing ZE_RESULT_ERROR_UNINITIALIZED checks to zesDriverGet * Fix DriverGet to handle failed drivers and avoid layer init during checks * Fix layer init with multiple drivers and ensure init for instrumentation support * Change loader log file location * Add update-spec.yml workflow * Define FMT_HEADER_ONLY for spdlog inclusion * spdlog: Use system library if requested * Create scorecard.yml * Support for Pluggable Validation Layer Checkers * Add NPU Driver to list of known names on linux * Correct casting in tracing layer sample code * Bundle spdlog headers as part of build vs library build * Recognize mutable command list struct types in validation layer * Update to support v1.9.3 of the L0 Spec * Fix Tracing Layer Dynamic Enable Counter * Fix loading environment strings * Avoid init of Logger unless Enabled by ZEL_ENABLE_LOADER_LOGGING * fix Logging build to be static linked * Fix code Gen scripts for zesInit Only * Fix Build using IntelLLVM compiler * Installation path fixes
Comments 0