From 1f586b93621f5095f6b243a9c4e59e1a24ea09fb Mon Sep 17 00:00:00 2001 From: Spencer Bryngelson Date: Sun, 8 Sep 2024 19:37:19 -0400 Subject: [PATCH] Add BlueField3 CPU (Arm Cortex) to performance docs (#618) --- docs/documentation/expectedPerformance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/documentation/expectedPerformance.md b/docs/documentation/expectedPerformance.md index 1e9a53602..b0d99c4b2 100644 --- a/docs/documentation/expectedPerformance.md +++ b/docs/documentation/expectedPerformance.md @@ -54,6 +54,7 @@ These are reported as (X/Y cores), where X is the used cores, and Y is the total | Intel Xeon 6226 | Cascade Lake | CPU | 12 cores | 17 | GNU 12.3.0 | GT ICE | | Apple M1 Max | | CPU | 8 cores | 18 | GNU 14.1.0 | N/A | | IBM Power9 | | CPU | 20 cores | 21 | GNU 9.1.0 | OLCF Summit | +| Arm Cortex-A78AE | Arm, BlueField3 | CPU | 16 cores | 25 | NVHPC 24.5 | GT Rogues Gallery | | Intel Xeon E5-2650V4 | Broadwell | CPU | 12 cores | 27 | NVHPC 23.5 | GT CSE Internal | | Intel Xeon E7-4850V3 | Haswell | CPU | 14 cores | 34 | GNU 9.4.0 | GT CSE Internal |