Skip to content

Tags: oneapi-src/level-zero

Tags

v1.28.6

Toggle v1.28.6's commit message
Update to v1.28.6 - DEB package change

+ Remove level-zero*.deb pcakges from DEB CPack output
  This means that package output now conforms with Canoncial naming
  Proper Conflics/Replaces directives are used, so upgrade should
  be 1 time and seemless.
+ Fix pkgconfig for Windows MSI paths
+ Updated Changelog.md
+ Updated version to 1.28.6

Signed-off-by: Russell McGuire <russell.w.mcguire@intel.com>

v1.28.5

Toggle v1.28.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update for release v1.28.5 (#454)

* Update for release v1.28.5

* Add Canonical Specific packages in CPack (libze1*)
* Add CONFLICTS, PROVIDES, REPLACES directives in packages
* Fix: Potential bug when no L0 Drivers initialized the global DDI tables
* Fix: Potential packaging conflict w/ -devel w/RPM against 'filesystem' package for SLES
* Add Unit testing during CI to install/remove packages in OS specific docckers.

Signed-off-by: Russell McGuire <russell.w.mcguire@intel.com>

pyzes-v0.1.1

Toggle pyzes-v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update version details for release (#456)

* fix: update version details for release

Signed-off-by: shubham kumar <shubham.kumar@intel.com>

v1.28.4

Toggle v1.28.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to 1.28.4 (#446)

* Add notes for test content
* CMakefile.txt check for PRODUCT_GUID update for releases

Signed-off-by: Russell McGuire <russell.w.mcguire@intel.com>

v1.28.3

Toggle v1.28.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update changelog and CMakeLists.txt for v1.28.3 (#439)

Signed-off-by: Russell McGuire <russell.w.mcguire@intel.com>

v1.28.2

Toggle v1.28.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: log successful apis in the validation layer only if verbose is s…

…et (#428)

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>

v1.28.1

Toggle v1.28.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Improve API Call Tracing and add ults (#425)

- Updated API Call Tracing to dereference [out] parameters when the api
  call succeeds for tracking output structures.
- Updated spdlog trace to output the thread id in the log string and
  have the log string to be configurable.
- Add ULTs for the validation layer api tracing to ensure stability.

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>

pyzes-v0.1.0

Toggle pyzes-v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Add support for sysman python bindings (#420)

Signed-off-by: shubham kumar <shubham.kumar@intel.com>

v1.28.0

Toggle v1.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Update to support L0 Spec v1.15.31 (#422)

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>

v1.27.0

Toggle v1.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Update to support L0 Spec v1.15.26 (#406)

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>