summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <birte.friesel@uos.de>2024-07-08 16:35:04 +0200
committerBirte Kristina Friesel <birte.friesel@uos.de>2024-07-08 16:35:04 +0200
commit304e74a12bc2644855094da4689a67d87e6c045a (patch)
tree5809c15a27ed289c06b956f149f1a7b8b5748bff
parentf6dcac5cee68d478acfa2a7a662c43f221f69b22 (diff)
GEMV: logfile name
-rwxr-xr-xGEMV/dimes-hetsim-hbm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/GEMV/dimes-hetsim-hbm.sh b/GEMV/dimes-hetsim-hbm.sh
index d771269..b80f20a 100755
--- a/GEMV/dimes-hetsim-hbm.sh
+++ b/GEMV/dimes-hetsim-hbm.sh
@@ -4,7 +4,7 @@ cd baselines/cpu
make -B NUMA=1
mkdir -p log/$(hostname)
-fn=log/$(hostname)/$(date +%Y%m%d)-baseline
+fn=log/$(hostname)/$(date +%Y%m%d)
# upstream DPU version uses -m 163840 -n 4096
# → (163840 * 4096 + 4096) * uint32 ≈ 2.5 GiB