Skip to content

Commit 4e67d54

Browse files
committed
Fix hugo build issue with performance libraries
1 parent a7d50c2 commit 4e67d54

File tree

1 file changed

+4
-4
lines changed
  • content/learning-paths/servers-and-cloud-computing/using-and-porting-performance-libs

1 file changed

+4
-4
lines changed

content/learning-paths/servers-and-cloud-computing/using-and-porting-performance-libs/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ title: Get Started with Migrating Applications that use Performance Libraries
33

44
minutes_to_complete: 60
55

6-
who_is_this_for: C/C++ developers who are looking to migrate and optimise applications that rely on optimised performance libraries.
6+
who_is_this_for: C/C++ developers who are looking to migrate and optimize applications that rely on optimized performance libraries.
77

88
learning_objectives:
9-
- Learn how to incorporate optimised libraries
9+
- Learn how to incorporate optimized libraries
1010
- Learn how to port a basic application from x86 to AArch64
1111
prerequisites:
1212
- Access to an Arm / x86-based cloud instance
1313
- Intermediate understanding of C++, Linux and compilation
1414

15-
author_primary: Kieran Hejmadi
15+
author: Kieran Hejmadi
1616

1717
### Tags
1818
skilllevels: Introductory
19-
subjects: Arm Performance libraries
19+
subjects: Performance and Architecture
2020
armips:
2121
- Neoverse
2222
tools_software_languages:

0 commit comments

Comments
 (0)