Skip to content

Commit 8930591

Browse files
authored
[SYCL][Matrix spec] Add 1x64x16 combination for Intel XMX (PVC only) (#13587)
1 parent 1b3556f commit 8930591

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

sycl/doc/extensions/experimental/sycl_ext_matrix/sycl_ext_oneapi_matrix.asciidoc

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
== Notice
2121

2222
[%hardbreaks]
23-
Copyright (c) 2021-2023 Intel Corporation. All rights reserved.
23+
Copyright (c) 2021-2024 Intel Corporation. All rights reserved.
2424

2525
Khronos(R) is a registered trademark and SYCL(TM) and SPIR(TM) are trademarks
2626
of The Khronos Group Inc. OpenCL(TM) is a trademark of Apple Inc. used by
@@ -1011,9 +1011,9 @@ architecture::intel_gpu_dg2_g11, architecture::intel_gpu_dg2_g12`
10111011
`architecture::intel_gpu_pvc`
10121012
|8| `architecture::intel_gpu_dg2_g10,
10131013
architecture::intel_gpu_dg2_g11, architecture::intel_gpu_dg2_g12`
1014-
.4+| `matrix_type::bf16` .4+| `matrix_type::bf16` .4+|
1015-
`matrix_type::fp32` | 16 | 16 | 16 .3+|`architecture::intel_gpu_pvc`
1016-
|32 | 64 | 16
1014+
.5+| `matrix_type::bf16` .5+| `matrix_type::bf16` .5+|
1015+
`matrix_type::fp32` | 16 | 16 | 16 .4+|`architecture::intel_gpu_pvc`
1016+
| 1 | 64 | 16 | 32 | 64 | 16
10171017
.2+| +<=+ 8 | 16 .2+| 16
10181018
|8 | `architecture::intel_gpu_dg2_g10,
10191019
architecture::intel_gpu_dg2_g11, architecture::intel_gpu_dg2_g12`
@@ -1131,6 +1131,8 @@ and Intel XMX
11311131
|8 |2023-10-05 |Mahmoud Moadeli |Add AMD Matrix Core supported combinations
11321132
|9 |2023-11-13 |Dounia Khaldi |Add Granite Rapids Intel AMX
11331133
supported combinations
1134-
|9 |2023-12-04 |Dounia Khaldi |Add prefetch and `annotated_ptr`
1134+
|10 |2023-12-04 |Dounia Khaldi |Add prefetch and `annotated_ptr`
11351135
load/store overloads
1136+
|11 |2024-04-29 |Yury Plyakhin | Add 1x64x16 supported combination for
1137+
Intel XMX (intel_gpu_pvc)
11361138
|======================

0 commit comments

Comments
 (0)