Skip to content

Commit 405b4d7

Browse files
Merge pull request #2304 from jasonrandrews/review
Start tech review of SIMD loops Learning Path
2 parents e0d6932 + 3ca7720 commit 405b4d7

File tree

1 file changed

+4
-0
lines changed
  • content/learning-paths/cross-platform/simd-loops

1 file changed

+4
-0
lines changed

content/learning-paths/cross-platform/simd-loops/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ title: "Code kata: perfect your SVE and SME instructions skills with SIMD Loops"
33

44
minutes_to_complete: 30
55

6+
draft: true
7+
cascade:
8+
draft: true
9+
610
who_is_this_for: This is an advanced topic for software developers who want to learn how to use the full range of features available in SVE, SVE2 and SME2 to improve the performance of their software for Arm processors.
711

812
learning_objectives:

0 commit comments

Comments
 (0)