Skip to content

Commit

Permalink
use Sierra
Browse files Browse the repository at this point in the history
  • Loading branch information
Galen Shipman committed Sep 21, 2023
1 parent 058395a commit 367ba21
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
16 changes: 7 additions & 9 deletions doc/sphinx/01_branson/branson.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
------------
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion doc/sphinx/01_branson/gpu.gp
Original file line number Diff line number Diff line change
Expand Up @@ -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)"

Expand Down

0 comments on commit 367ba21

Please sign in to comment.