[Bug 2096679] [NEW] [SRU] Upgrade level-zero to 1.19.2
Launchpad Bug Tracker
2096679 at bugs.launchpad.net
Wed Feb 5 04:29:38 UTC 2025
You have been subscribed to a public bug by Shane McKee (mckeesh):
[ Impact ]
The version upgrade is needed for enabling the new Intel Lunar Lake and
Battlemage graphics stack
[ Test Plan ]
Intel provides tests in the project. To test with the level-zero version in my PPA:
sudo apt install -y build-essential cmake
sudo add-apt-repository ppa:mckeesh/testing
sudo apt -y update
sudo apt install libze1=1.19.2-0ubuntu1
git clone https://github.com/oneapi-src/level-zero
cd level-zero/
mkdir build
cd build/
cmake -DBUILD_L0_LOADER_TESTS=yes ..
make
./bin/tests
[ Where problems could occur ]
* level-zero is a direct interface to the hardware to offload
accelerator devices, so an issue in this upgrade could break some or all
hardware accelerators using level-zero.
[ Other Info ]
** Affects: level-zero (Ubuntu)
Importance: Undecided
Status: New
** Tags: pe-sponsoring-request
--
[SRU] Upgrade level-zero to 1.19.2
https://bugs.launchpad.net/bugs/2096679
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list