From 8e740d9ab1ca6ad27f2cb313b4267582255234b1 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 26 Jul 2024 18:11:29 +0200 Subject: GEMV: specify SDK version --- GEMV/dimes-hetsim-nmc.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/GEMV/dimes-hetsim-nmc.sh b/GEMV/dimes-hetsim-nmc.sh index 416665d..2843b9d 100755 --- a/GEMV/dimes-hetsim-nmc.sh +++ b/GEMV/dimes-hetsim-nmc.sh @@ -3,6 +3,8 @@ mkdir -p log/$(hostname) baselines/cpu/log/$(hostname) fn=log/$(hostname)/dimes-hetsim-nmc +source /opt/upmem/upmem-2024.1.0-Linux-x86_64/upmem_env.sh + # upstream DPU version uses -m 163840 -n 4096 # → (163840 * 4096 + 4096) * uint32 ≈ 2.5 GiB -- cgit v1.2.3