You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/migration/_index.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ layout: "migration" # Easier for dynamic content loading, keep the same
4
4
description: Software developers are embracing the Arm architecture for its superior price performance and energy efficiency across a wide range of applications, including containerized workloads, cloud managed services, and Linux applications. To achieve higher performance and lower cost, you can migrate your self-managed workloads to Arm virtual machines and make sure to select Arm for managed services. A three step migration process covers the most common scenarios, and provides links to additional resources.
5
5
---
6
6
7
-
## PREFACE: Learn and explore
7
+
## Learn and explore
8
8
9
9
Arm Neoverse is a family of processor cores designed for servers and cloud data centers. There are 2 families currently available, Neoverse V-series and Neoverse N-series.
10
10
@@ -20,6 +20,8 @@ Below is a list of Neoverse CPUs, the architecture versions, and the key additio
20
20
| Neoverse-V1 | Armv8.4-A | SVE - Scalable Vector Extension adds high performance vector processing for HPC and AI workloads. |
21
21
| Neoverse-N2 | Armv9.0-A | SVE2 - Extends SVE for improved data parallelism and wider vectors. |
22
22
| Neoverse-V2 | Armv9.0-A | SVE2 - Targets high single threaded performance for HPC and AI workloads. |
23
+
| Neoverse-N3 | Armv9.2-A | Balanced performance and power with extended SVE2 and crypto performance. |
24
+
| Neoverse-V3 | Armv9.2-A | High performance, confidential compute, and extended SVE2 and crypto performance. |
23
25
24
26
### What cloud hardware is available today?
25
27
@@ -36,6 +38,7 @@ AWS offers more than [150 instance types with Graviton processors](https://aws.a
0 commit comments