From 6a4ad55350e38f93e710a33bcf4f1c3b3e556ebd Mon Sep 17 00:00:00 2001 From: Anthony Agelastos Date: Mon, 18 Mar 2024 12:04:09 -0600 Subject: [PATCH] clarified FOM in SPARTA at scale y axis --- doc/sphinx/08_sparta/ats3--scale--main.gp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/08_sparta/ats3--scale--main.gp b/doc/sphinx/08_sparta/ats3--scale--main.gp index 6b12739f..ceaf52da 100644 --- a/doc/sphinx/08_sparta/ats3--scale--main.gp +++ b/doc/sphinx/08_sparta/ats3--scale--main.gp @@ -4,7 +4,7 @@ set output "ats3--scale--main.png" set title "SPARTA Weak Scaling Throughput w/ ppc=35" font "serif,22" set xlabel "No. Nodes" -set ylabel "Figure of Merit (Mega particle steps per sec)" +set ylabel "Figure of Merit (Mega particle steps per sec per node)" set xrange [1:2048] set key left bottom