From c4c15581e79a6da3d92388c9c76e6ceb49d13b8c Mon Sep 17 00:00:00 2001 From: Spencer Bryngelson Date: Fri, 30 Aug 2024 15:32:12 -0400 Subject: [PATCH] Add Power10 specs (#595) --- docs/documentation/expectedPerformance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/documentation/expectedPerformance.md b/docs/documentation/expectedPerformance.md index abe142cf3..6ae0c5fb6 100644 --- a/docs/documentation/expectedPerformance.md +++ b/docs/documentation/expectedPerformance.md @@ -46,6 +46,7 @@ These are reported as (X/Y cores), where X is the used cores, and Y is the total | Ampere Altra Q80-28 | Arm, Neoverse-N1 | CPU | 80/80 cores | 6.8 | GNU 12.2.0 | OLCF Wombat | | AMD EPYC 7513 | Milan | CPU | 32/32 cores | 7.4 | GNU 12.3.0 | GT ICE | | AMD EPYC 7452 | Rome | CPU | 32/32 cores | 8.4 | GNU 12.3.0 | GT ICE | +| IBM Power10 | | CPU | 24/24 cores | 10 | GNU 13.3.1 | GT Rogues Gallery | | AMD EPYC 7401 | Naples | CPU | 24/24 cores | 10 | GNU 10.3.1 | LLNL Corona | | Apple M1 Pro | | CPU | 8/10 cores | 14 | GNU 13.2.0 | N/A | | Intel Xeon Gold 6226 | Cascade Lake | CPU | 12/12 cores | 17 | GNU 12.3.0 | GT ICE |