diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-02-28 15:51:52 +0100 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2024-02-28 15:51:52 +0100 |
commit | c194ddf77142319d9b681d62ac11da77315916cf (patch) | |
tree | b52f5e6f284fa1bd8b78150c84b36a498cb24796 /GEMV | |
parent | 7cd4b4bab00822b76801c8c5a7c8ba828e42babb (diff) |
add remaining fgbs24a scripts
Diffstat (limited to 'GEMV')
-rwxr-xr-x | GEMV/run-fgbs24a.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GEMV/run-fgbs24a.sh b/GEMV/run-fgbs24a.sh index 97e01ff..8ee44e2 100755 --- a/GEMV/run-fgbs24a.sh +++ b/GEMV/run-fgbs24a.sh @@ -6,7 +6,7 @@ mkdir -p $(hostname) ( -echo "prim-benchmarks GEMV strong-full (dfatool edition)" +echo "prim-benchmarks GEMV (dfatool fgbs24a edition)" echo "Started at $(date)" echo "Revision $(git describe --always)" |