Skip to content

Commit ee5ed7b

Browse files
committed
doc: updated hardware support matrix
1 parent 2efc040 commit ee5ed7b

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

README.binary.in

+7-4
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,9 @@ The library is optimized for the following CPUs:
3939
* Intel Xeon Scalable processor (formerly Skylake, Cascade Lake, Cooper
4040
Lake, Ice Lake, Sapphire Rapids, and Emerald Rapids)
4141
* Intel Xeon CPU Max Series (formerly Sapphire Rapids HBM)
42-
* future Intel Xeon Scalable processors (code name Sierra Forest
43-
and Granite Rapids)
42+
* Intel Core Ultra processors (formerly Meteor Lake, Arrow Lake,
43+
and Lunar Lake)
44+
* Intel Xeon 6 processors (formerly Sierra Forest and Granite Rapids)
4445

4546
oneDNN detects the instruction set architecture (ISA) at runtime and uses
4647
just-in-time (JIT) code generation to deploy the code optimized
@@ -52,11 +53,13 @@ for more details.
5253

5354
The library is optimized for the following GPUs:
5455
* Intel Graphics for 11th-14th Generation Intel Core Processors
55-
* Intel Graphics for Intel Core Ultra Processors (formerly Meteor Lake)
5656
* Intel Iris Xe MAX Graphics (formerly DG1)
57-
* Intel Arc(TM) Graphics (formerly Alchemist)
57+
* Intel Arc(TM) graphics (formerly Alchemist)
5858
* Intel Data Center GPU Flex Series (formerly Arctic Sound)
5959
* Intel Data Center GPU Max Series (formerly Ponte Vecchio)
60+
* Intel Graphics and Intel Arc graphics for Intel Core Ultra processors
61+
(formerly Meteor Lake, Arrow Lake and Lunar Lake)
62+
* future Intel Arc graphics (code name Battlemage)
6063

6164
Support
6265
-------

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,14 @@ The library is optimized for the following CPUs:
8484
* Intel 64/AMD64 architecture
8585
* Intel Atom(R) processor (at least Intel SSE4.1 support is required)
8686
* Intel Core(TM) processor (at least Intel SSE4.1 support is required)
87-
* Intel Core Ultra processors (formerly Meteor Lake)
8887
* Intel Xeon(R) processor E3, E5, and E7 family (formerly Sandy Bridge,
8988
Ivy Bridge, Haswell, and Broadwell)
9089
* Intel Xeon Scalable processor (formerly Skylake, Cascade Lake, Cooper
9190
Lake, Ice Lake, Sapphire Rapids, and Emerald Rapids)
9291
* Intel Xeon CPU Max Series (formerly Sapphire Rapids HBM)
93-
* future Intel Xeon Scalable processors (code name Sierra Forest
94-
and Granite Rapids)
92+
* Intel Core Ultra processors (formerly Meteor Lake, Arrow Lake,
93+
and Lunar Lake)
94+
* Intel Xeon 6 processors (formerly Sierra Forest and Granite Rapids)
9595
* AArch64 architecture
9696
* Arm Neoverse(TM) N1 and V1 processors
9797

@@ -111,11 +111,13 @@ require the use of run-time controls to enable them. See
111111
112112
The library is optimized for the following GPUs:
113113
* Intel Graphics for 11th-14th Generation Intel Core Processors
114-
* Intel Graphics for Intel Core Ultra processors (formerly Meteor Lake)
115114
* Intel Iris Xe MAX Graphics (formerly DG1)
116115
* Intel Arc(TM) graphics (formerly Alchemist)
117116
* Intel Data Center GPU Flex Series (formerly Arctic Sound)
118117
* Intel Data Center GPU Max Series (formerly Ponte Vecchio)
118+
* Intel Graphics and Intel Arc graphics for Intel Core Ultra processors
119+
(formerly Meteor Lake, Arrow Lake and Lunar Lake)
120+
* future Intel Arc graphics (code name Battlemage)
119121

120122
[CPU dispatcher control]: https://oneapi-src.github.io/oneDNN/dev_guide_cpu_dispatcher_control.html
121123
[Linking Guide]: https://oneapi-src.github.io/oneDNN/dev_guide_link.html

0 commit comments

Comments
 (0)