mirror of
https://github.com/uxlfoundation/oneDNN.git
synced 2025-10-20 10:03:50 +08:00
doc: corrected GPU brand names
This commit is contained in:
@ -59,14 +59,14 @@ for more details.
|
||||
The library is optimized for the following GPUs:
|
||||
* Intel Graphics for 11th-14th Generation Intel Core Processors
|
||||
* 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 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)
|
||||
* 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)
|
||||
* Intel Arc graphics for future Intel Core Ultra processors
|
||||
* Intel Arc Graphics for future Intel Core Ultra processors
|
||||
(code name Panther Lake)
|
||||
|
||||
Support
|
||||
|
@ -113,14 +113,14 @@ require the use of run-time controls to enable them. See
|
||||
The library is optimized for the following GPUs:
|
||||
* Intel Graphics for 11th-14th Generation Intel Core Processors
|
||||
* 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 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)
|
||||
* 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)
|
||||
* Intel Arc graphics for future Intel Core Ultra processors
|
||||
* Intel Arc Graphics for future Intel Core Ultra processors
|
||||
(code name Panther Lake)
|
||||
|
||||
[CPU dispatcher control]: https://uxlfoundation.github.io/oneDNN/dev_guide_cpu_dispatcher_control.html
|
||||
|
@ -211,7 +211,7 @@ library:
|
||||
* Xe-LPG
|
||||
* Intel Graphics for Intel Core Ultra processors (formerly Meteor Lake)
|
||||
* Xe-HPG
|
||||
* Intel Arc Graphics (formerly Achemist)
|
||||
* Intel Arc A-Series Graphics (formerly Achemist)
|
||||
* Intel Data Center GPU Flex Series (formerly Arctic Sound)
|
||||
* Xe-HPC
|
||||
* Intel Data Center GPU Max Series (formerly Ponte Vecchio)
|
||||
@ -220,7 +220,7 @@ library:
|
||||
* Xe2-HPG
|
||||
* Intel Arc B-Series Graphics (formerly Battlemage)
|
||||
* 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.
|
||||
|
||||
|
Reference in New Issue
Block a user