Public bug reported:

This is a public version of https://bugs.launchpad.net/bugs/2018575

-----------

Description

When testing Ubuntu 22.04 with 5.15 iotg kernel for ADL-P platform, we
discovered that GPU performance when running oneapi application is about
7X slower when compare to kernel 5.19.

The current 5.15 iotg kernel missing the patches to boost GPU frequency.
This affects ADL platform. Attached patches fix the issue.

./matrix_multiply
Running on device: Intel(R) Graphics [0x46a6]
Success!
GFlops: 3.29845

Once the kernel is patched:

./matrix_multiply
Running on device: Intel(R) Graphics [0x46a6]
Success!
GFlops: 47.5939

** Affects: linux-intel-iotg (Ubuntu)
     Importance: Undecided
     Assignee: Philip Cox (philcox)
         Status: In Progress

** Affects: linux-intel-iotg (Ubuntu Jammy)
     Importance: Undecided
     Assignee: Philip Cox (philcox)
         Status: In Progress

** Also affects: linux-intel-iotg (Ubuntu Jammy)
   Importance: Undecided
       Status: New

** Changed in: linux-intel-iotg (Ubuntu Jammy)
     Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux-intel-iotg (Ubuntu Jammy)
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-intel-iotg in Ubuntu.
https://bugs.launchpad.net/bugs/2021525

Title:
  [iotg][ADL-P] gpu performance patches

Status in linux-intel-iotg package in Ubuntu:
  In Progress
Status in linux-intel-iotg source package in Jammy:
  In Progress

Bug description:
  This is a public version of https://bugs.launchpad.net/bugs/2018575

  -----------

  Description

  When testing Ubuntu 22.04 with 5.15 iotg kernel for ADL-P platform, we
  discovered that GPU performance when running oneapi application is
  about 7X slower when compare to kernel 5.19.

  The current 5.15 iotg kernel missing the patches to boost GPU
  frequency. This affects ADL platform. Attached patches fix the issue.

  ./matrix_multiply
  Running on device: Intel(R) Graphics [0x46a6]
  Success!
  GFlops: 3.29845

  Once the kernel is patched:

  ./matrix_multiply
  Running on device: Intel(R) Graphics [0x46a6]
  Success!
  GFlops: 47.5939

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-intel-iotg/+bug/2021525/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to