** 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
+ sudo apt install libze1=1.19.2-0ubuntu1 libmfx-gen1=24.3.4-1ubuntu1
  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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2096679

Title:
  [SRU] Upgrade level-zero to 1.19.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/level-zero/+bug/2096679/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to