Skip to content

Commit 57b4588

Browse files
authored
Set draft status for FEXPA learning path
Added draft status and cascade settings to the index file.
1 parent 3b9e64a commit 57b4588

File tree

1 file changed

+4
-0
lines changed
  • content/learning-paths/servers-and-cloud-computing/fexpa

1 file changed

+4
-0
lines changed

content/learning-paths/servers-and-cloud-computing/fexpa/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: Accelerate the exponential function
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 15
59

610
who_is_this_for: This is an introductory topic for developers interested in implementing the exponential function and optimizing it. The Scalable Vector Extension (SVE), introduced with the Armv8-A architecture, includes a dedicated instruction, FEXPA. Although initially not supported in SME, the FEXPA instruction has been made available in Scalable Matrix Extension (SME) version 2.2.

0 commit comments

Comments
 (0)