doc: corrected GPU brand names

This commit is contained in:
Vadim Pirogov
2025-08-26 08:29:46 -07:00
parent b1c9e6401d
commit 79fd09b6a3
3 changed files with 10 additions and 10 deletions

View File

@ -59,14 +59,14 @@ for more details.
The library is optimized for the following GPUs: The library is optimized for the following GPUs:
* Intel Graphics for 11th-14th Generation Intel Core Processors * Intel Graphics for 11th-14th Generation Intel Core Processors
* Intel Iris Xe MAX Graphics (formerly DG1) * Intel Iris Xe MAX Graphics (formerly DG1)
* Intel Arc(TM) graphics (formerly Alchemist) * Intel Arc(TM) A-Series Graphics (formerly Alchemist)
* Intel Data Center GPU Flex Series (formerly Arctic Sound) * Intel Data Center GPU Flex Series (formerly Arctic Sound)
* Intel Data Center GPU Max Series (formerly Ponte Vecchio) * Intel Data Center GPU Max Series (formerly Ponte Vecchio)
* Intel Graphics and Intel Arc graphics for Intel Core Ultra processors * Intel Graphics and Intel Arc Graphics for Intel Core Ultra processors
(formerly Meteor Lake, Arrow Lake and Lunar Lake) (formerly Meteor Lake, Arrow Lake and Lunar Lake)
* Intel Arc B-series graphics and Intel Arc Pro B-series graphics * Intel Arc B-Series Graphics and Intel Arc Pro B-Series Graphics
(formerly Battlemage) (formerly Battlemage)
* Intel Arc graphics for future Intel Core Ultra processors * Intel Arc Graphics for future Intel Core Ultra processors
(code name Panther Lake) (code name Panther Lake)
Support Support

View File

@ -113,14 +113,14 @@ require the use of run-time controls to enable them. See
The library is optimized for the following GPUs: The library is optimized for the following GPUs:
* Intel Graphics for 11th-14th Generation Intel Core Processors * Intel Graphics for 11th-14th Generation Intel Core Processors
* Intel Iris Xe MAX Graphics (formerly DG1) * Intel Iris Xe MAX Graphics (formerly DG1)
* Intel Arc(TM) graphics (formerly Alchemist) * Intel Arc(TM) A-Series Graphics (formerly Alchemist)
* Intel Data Center GPU Flex Series (formerly Arctic Sound) * Intel Data Center GPU Flex Series (formerly Arctic Sound)
* Intel Data Center GPU Max Series (formerly Ponte Vecchio) * Intel Data Center GPU Max Series (formerly Ponte Vecchio)
* Intel Graphics and Intel Arc graphics for Intel Core Ultra processors * Intel Graphics and Intel Arc Graphics for Intel Core Ultra processors
(formerly Meteor Lake, Arrow Lake and Lunar Lake) (formerly Meteor Lake, Arrow Lake and Lunar Lake)
* Intel Arc B-series graphics and Intel Arc Pro B-series graphics * Intel Arc B-Series Graphics and Intel Arc Pro B-Series Graphics
(formerly Battlemage) (formerly Battlemage)
* Intel Arc graphics for future Intel Core Ultra processors * Intel Arc Graphics for future Intel Core Ultra processors
(code name Panther Lake) (code name Panther Lake)
[CPU dispatcher control]: https://uxlfoundation.github.io/oneDNN/dev_guide_cpu_dispatcher_control.html [CPU dispatcher control]: https://uxlfoundation.github.io/oneDNN/dev_guide_cpu_dispatcher_control.html

View File

@ -211,7 +211,7 @@ library:
* Xe-LPG * Xe-LPG
* Intel Graphics for Intel Core Ultra processors (formerly Meteor Lake) * Intel Graphics for Intel Core Ultra processors (formerly Meteor Lake)
* Xe-HPG * Xe-HPG
* Intel Arc Graphics (formerly Achemist) * Intel Arc A-Series Graphics (formerly Achemist)
* Intel Data Center GPU Flex Series (formerly Arctic Sound) * Intel Data Center GPU Flex Series (formerly Arctic Sound)
* Xe-HPC * Xe-HPC
* Intel Data Center GPU Max Series (formerly Ponte Vecchio) * Intel Data Center GPU Max Series (formerly Ponte Vecchio)
@ -220,7 +220,7 @@ library:
* Xe2-HPG * Xe2-HPG
* Intel Arc B-Series Graphics (formerly Battlemage) * Intel Arc B-Series Graphics (formerly Battlemage)
* Xe3-LPG * Xe3-LPG
* Intel Arc graphics for future Intel Core Ultra processors (code name Panther Lake) * Intel Arc Graphics for future Intel Core Ultra processors (code name Panther Lake)
The following table indicates the data types support for each uArch supported by oneDNN. The following table indicates the data types support for each uArch supported by oneDNN.