From 367ba212812aa55dcbd438069410037f88fa2ea4 Mon Sep 17 00:00:00 2001 From: Galen Shipman Date: Thu, 21 Sep 2023 11:42:58 -0700 Subject: [PATCH] use Sierra --- doc/sphinx/01_branson/branson.rst | 16 +++++++--------- doc/sphinx/01_branson/gpu.gp | 2 +- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/doc/sphinx/01_branson/branson.rst b/doc/sphinx/01_branson/branson.rst index bb2f627d..a655f635 100644 --- a/doc/sphinx/01_branson/branson.rst +++ b/doc/sphinx/01_branson/branson.rst @@ -124,10 +124,8 @@ The memory footprint can be controlled by editing "photons" in the input file. Results from Branson are provided on the following systems: -* Crossroads (see - :ref:`GlobalSystemATS3`) -* Sierra (see - :ref:`GlobalSystemATS2`) +* Crossroads (see :ref:`GlobalSystemATS3`) +* Sierra (see :ref:`GlobalSystemATS2`) Crossroads ------------ @@ -179,13 +177,13 @@ figure. Branson Strong Scaling Performance on Crossroads 200M particles -Power9+V100 +Sierra ------------ -Throughput performance of Branson on Power9+V100 is provided within the +Throughput performance of Branson on Sierra is provided within the following table and figure. -.. csv-table:: Branson Throughput Performance on Power9+V100 +.. csv-table:: Branson Throughput Performance on Sierra :file: gpu.csv :align: center :widths: 10, 10 @@ -194,8 +192,8 @@ following table and figure. .. figure:: gpu.png :align: center :scale: 50% - :alt: Branson Throughput Performance on Power9+V100 -Branson Throughput Performance on Power9+V100 + :alt: Branson Throughput Performance on Sierra +Branson Throughput Performance on Sierra Verification of Results diff --git a/doc/sphinx/01_branson/gpu.gp b/doc/sphinx/01_branson/gpu.gp index 293c13a8..bc1af034 100644 --- a/doc/sphinx/01_branson/gpu.gp +++ b/doc/sphinx/01_branson/gpu.gp @@ -2,7 +2,7 @@ set terminal pngcairo enhanced size 1024, 768 dashed font 'Helvetica,18' set output "gpu.png" -set title "Branson Throughput Performance on Power9+V100" font "serif,22" +set title "Branson Throughput Performance on Sierra" font "serif,22" set xlabel "No. Particles" set ylabel "Figure of Merit (Particles/sec)"