Skip to content

Commit

Permalink
Remove daxpy.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmageeLANL committed Oct 10, 2023
1 parent d69e6fb commit e4f582b
Show file tree
Hide file tree
Showing 12 changed files with 5 additions and 89 deletions.
7 changes: 0 additions & 7 deletions doc/sphinx/00_intro/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,6 @@ Microbenchmark Overview
- C/Fortran
- Various
- No
* - DAXPY
- | Single node floating-point
| performance of a scaled vector
| plus a vector.
- C/Fortran
- Various
- No
* - IOR
- | Performance testing of parallel
| file system using various
Expand Down
5 changes: 3 additions & 2 deletions doc/sphinx/09_Microbenchmarks/M0_Intro/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ Microbenchmarks
===============

- STREAM
- DAXPY
- OSU MB
- Spatter
- OSU Microbenchmarks
- SMB (Sandia Microbenchmarks)
- DGEMM
- IOR
- MDTEST
39 changes: 0 additions & 39 deletions doc/sphinx/09_Microbenchmarks/M6_DAXPY/DAXPY.rst

This file was deleted.

38 changes: 0 additions & 38 deletions doc/sphinx/09_Microbenchmarks/M6_DAXPY/cpu.gp

This file was deleted.

File renamed without changes.
5 changes: 2 additions & 3 deletions doc/sphinx/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ ATS Benchmarks Project
09_Microbenchmarks/M3_OSUMB/OSUMB
09_Microbenchmarks/M4_SMB/SMB
09_Microbenchmarks/M5_DGEMM/DGEMM
09_Microbenchmarks/M6_DAXPY/DAXPY
09_Microbenchmarks/M7_IOR/IOR
09_Microbenchmarks/M8_MDTEST/MDTEST
09_Microbenchmarks/M6_IOR/IOR
09_Microbenchmarks/M7_MDTEST/MDTEST

.. toctree::
:numbered:
Expand Down

0 comments on commit e4f582b

Please sign in to comment.