From 1146171c27a2c6c1540b17ddd5c6486ccd860015 Mon Sep 17 00:00:00 2001 From: "Daniel J. Magee" Date: Thu, 10 Oct 2024 12:39:29 -0600 Subject: [PATCH] Fixed the links to source code in microbenchmarks. --- doc/sphinx/09_Microbenchmarks/M1_STREAM/STREAM.rst | 3 ++- doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSUMB.rst | 4 ++-- doc/sphinx/09_Microbenchmarks/M5_DGEMM/DGEMM.rst | 3 ++- doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst | 3 ++- doc/sphinx/09_Microbenchmarks/M7_MDTEST/MDTEST.rst | 3 ++- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/doc/sphinx/09_Microbenchmarks/M1_STREAM/STREAM.rst b/doc/sphinx/09_Microbenchmarks/M1_STREAM/STREAM.rst index 8db7f72..438dbfd 100644 --- a/doc/sphinx/09_Microbenchmarks/M1_STREAM/STREAM.rst +++ b/doc/sphinx/09_Microbenchmarks/M1_STREAM/STREAM.rst @@ -12,7 +12,8 @@ Characteristics STREAM is available in the benchmarks repository. -* `Benchmarks https://github.com/lanl/benchmarks/tree/main/microbenchmarks/stream>`_ +* LANL Benchmarks: `Benchmarks `_ + .. * Github: `STREAM_github `_ .. * Github: `STREAM_github `_ .. * Official site: `STREAM_official `_ diff --git a/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSUMB.rst b/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSUMB.rst index 0984008..fbc8294 100644 --- a/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSUMB.rst +++ b/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSUMB.rst @@ -10,8 +10,8 @@ The OSU Microbenchmarks (OMB) are widely used to measure and evaluate the perfor Characteristics =============== -- Official site: `OSUMB `_ -- LANL Benchmarks: `Benchmarks Repository `_ +* Official site: `OSUMB `_ +* LANL Benchmarks: `Benchmarks Repository `_ Problem ------- diff --git a/doc/sphinx/09_Microbenchmarks/M5_DGEMM/DGEMM.rst b/doc/sphinx/09_Microbenchmarks/M5_DGEMM/DGEMM.rst index 88048ef..8bd0d2a 100644 --- a/doc/sphinx/09_Microbenchmarks/M5_DGEMM/DGEMM.rst +++ b/doc/sphinx/09_Microbenchmarks/M5_DGEMM/DGEMM.rst @@ -14,7 +14,8 @@ Characteristics DGEMM is available in the benchmarks repository: -- +* LANL Benchmarks: `Benchmarks `_ + .. - LANL Crossroads Site: `DGEMM `_ Problem diff --git a/doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst b/doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst index 746920b..8eb4c5e 100644 --- a/doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst +++ b/doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst @@ -12,8 +12,9 @@ Characteristics IOR is available in the benchmarks repository. -* `Benchmarks https://github.com/lanl/benchmarks/tree/main/microbenchmarks/ior>`_ +* LANL Benchmarks: `Benchmarks `_ * Github: `IOR Public `_ + .. - LANL Crossroads Site: `IOR `_ The github repo also contains mdtest. diff --git a/doc/sphinx/09_Microbenchmarks/M7_MDTEST/MDTEST.rst b/doc/sphinx/09_Microbenchmarks/M7_MDTEST/MDTEST.rst index ad2f3f7..b469a86 100644 --- a/doc/sphinx/09_Microbenchmarks/M7_MDTEST/MDTEST.rst +++ b/doc/sphinx/09_Microbenchmarks/M7_MDTEST/MDTEST.rst @@ -14,7 +14,8 @@ Characteristics MDTEST is available in the benchmarks repository. -* `Benchmarks https://github.com/lanl/benchmarks/tree/main/microbenchmarks/mdtest>`_ +* LANL Benchmarks: `Benchmarks `_ + .. LANL Crossroads Site: `MDTEST `_ Problem