diff --git a/README.binary.in b/README.binary.in index c384ad3a03..836ae62abd 100644 --- a/README.binary.in +++ b/README.binary.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 diff --git a/README.md b/README.md index e78e6c4360..c898818f3c 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/doc/programming_model/data_types.md b/doc/programming_model/data_types.md index 3566332bb0..e424fbd291 100644 --- a/doc/programming_model/data_types.md +++ b/doc/programming_model/data_types.md @@ -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.