From 4f6732401871474635e2437c7d62758c0e6099c1 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 25 Jul 2024 15:48:52 +0200 Subject: VA nmc: explicitly source SDK --- VA/dimes-hetsim-nmc.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/VA/dimes-hetsim-nmc.sh b/VA/dimes-hetsim-nmc.sh index a176027..d569e48 100755 --- a/VA/dimes-hetsim-nmc.sh +++ b/VA/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 uses 167772160 * 2 * int32 == 2.5 GiB input and 1.25 GiB output for DPU version run_benchmark_nmc() { -- cgit v1.2.3