@@ -84,14 +84,14 @@ The library is optimized for the following CPUs:
84
84
* Intel 64/AMD64 architecture
85
85
* Intel Atom(R) processor (at least Intel SSE4.1 support is required)
86
86
* Intel Core(TM) processor (at least Intel SSE4.1 support is required)
87
- * Intel Core Ultra processors (formerly Meteor Lake)
88
87
* Intel Xeon(R) processor E3, E5, and E7 family (formerly Sandy Bridge,
89
88
Ivy Bridge, Haswell, and Broadwell)
90
89
* Intel Xeon Scalable processor (formerly Skylake, Cascade Lake, Cooper
91
90
Lake, Ice Lake, Sapphire Rapids, and Emerald Rapids)
92
91
* 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)
95
95
* AArch64 architecture
96
96
* Arm Neoverse(TM) N1 and V1 processors
97
97
@@ -111,11 +111,13 @@ require the use of run-time controls to enable them. See
111
111
112
112
The library is optimized for the following GPUs:
113
113
* Intel Graphics for 11th-14th Generation Intel Core Processors
114
- * Intel Graphics for Intel Core Ultra processors (formerly Meteor Lake)
115
114
* Intel Iris Xe MAX Graphics (formerly DG1)
116
115
* Intel Arc(TM) graphics (formerly Alchemist)
117
116
* Intel Data Center GPU Flex Series (formerly Arctic Sound)
118
117
* 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)
119
121
120
122
[ CPU dispatcher control ] : https://oneapi-src.github.io/oneDNN/dev_guide_cpu_dispatcher_control.html
121
123
[ Linking Guide ] : https://oneapi-src.github.io/oneDNN/dev_guide_link.html
0 commit comments