[Bug 2096679] Re: [SRU] Upgrade level-zero to 1.19.2
Shane McKee
2096679 at bugs.launchpad.net
Wed Feb 5 04:25:41 UTC 2025
Debdiff for Noble packaging
** Patch added: "noble.debdiff"
https://bugs.launchpad.net/ubuntu/+source/level-zero/+bug/2096679/+attachment/5855064/+files/noble.debdiff
** Description changed:
- [ NOT READY FOR REVIEW YET]
[ Impact ]
- The version upgrade is needed for enabling the new Intel Lunar Lake and
+ 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:
+ 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
+ ./bin/tests
[ Where problems could occur ]
- * level-zero is a direct interface to the hardware to offload
+ * 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 ]
** Tags added: pe-sponsoring-request
** Description changed:
[ 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/
+ git checkout v1.19.2
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 ]
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2096679
Title:
[SRU] Upgrade level-zero to 1.19.2
Status in level-zero package in Ubuntu:
New
Bug description:
[ 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/
git checkout v1.19.2
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 ]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/level-zero/+bug/2096679/+subscriptions
More information about the Ubuntu-sponsors
mailing list