@@ -3,58 +3,6 @@ next_step_guidance: PLACEHOLDER TEXT 1
33
44recommended_path : /learning-paths/PLACEHOLDER_CATEGORY/PLACEHOLDER_LEARNING_PATH/
55
6- further_reading :
7-
8- - resource :
9- title : SVE Programming Examples
10- link : https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://developer.arm.com/documentation/dai0548/latest/&ved=2ahUKEwisi76m-f2GAxUDSKQEHfyWClAQFnoECA4QAQ&usg=AOvVaw1YPQ-aQsHmumnZykaFxM0b
11- type : documentation
12-
13- - resource :
14- title : Port Code to Arm Scalable Vector Extension (SVE)
15- link : https://learn.arm.com/learning-paths/servers-and-cloud-computing/sve
16- type : website
17-
18- - resource :
19- title : Arm Scalable Matrix Extension (SME) Introduction (Part 1)
20- link : https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/arm-scalable-matrix-extension-introduction
21- type : blog
22-
23- - resource :
24- title : Introducing the Scalable Matrix Extension for the Armv9-A Architecture
25- link : https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/scalable-matrix-extension-armv9-a-architecture
26- type : website
27-
28- - resource :
29- title : Arm Scalable Matrix Extension (SME) Introduction (Part 2)
30- link : https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/arm-scalable-matrix-extension-introduction-p2
31- type : blog
32-
33- - resource :
34- title : SME Programmer’s Guide
35- link : https://developer.arm.com/documentation/109246/latest
36- type : documentation
37-
38- - resource :
39- title : Matrix Multiplication
40- link : https://en.wikipedia.org/wiki/Matrix_multiplication
41- type : website
42-
43- - resource :
44- title : Compiler Intrinsics
45- link : https://en.wikipedia.org/wiki/Intrinsic_function
46- type : website
47-
48- - resource :
49- title : ACLE --- Arm C Language Extension
50- link : https://github.com/ARM-software/acle
51- type : website
52-
53- - resource :
54- title : Application Binary Interface for the Arm Architecture
55- link : https://github.com/ARM-software/abi-aa
56- type : website
57-
586# ================================================================================
597# FIXED, DO NOT MODIFY
608# ================================================================================
0 commit comments