diff options
| -rwxr-xr-x | scripts/contrib/bb-perf/bb-matrix-plot.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/contrib/bb-perf/bb-matrix-plot.sh b/scripts/contrib/bb-perf/bb-matrix-plot.sh index e7bd129e9e..6672189c95 100755 --- a/scripts/contrib/bb-perf/bb-matrix-plot.sh +++ b/scripts/contrib/bb-perf/bb-matrix-plot.sh | |||
| @@ -16,8 +16,8 @@ | |||
| 16 | 16 | ||
| 17 | # Setup the defaults | 17 | # Setup the defaults |
| 18 | DATFILE="bb-matrix.dat" | 18 | DATFILE="bb-matrix.dat" |
| 19 | XLABEL="BB_NUMBER_THREADS" | 19 | XLABEL="BB\\\\_NUMBER\\\\_THREADS" |
| 20 | YLABEL="PARALLEL_MAKE" | 20 | YLABEL="PARALLEL\\\\_MAKE" |
| 21 | FIELD=3 | 21 | FIELD=3 |
| 22 | DEF_TITLE="Elapsed Time (seconds)" | 22 | DEF_TITLE="Elapsed Time (seconds)" |
| 23 | PM3D_FRAGMENT="unset surface; set pm3d at s hidden3d 100" | 23 | PM3D_FRAGMENT="unset surface; set pm3d at s hidden3d 100" |
