summaryrefslogtreecommitdiff
path: root/VA
diff options
context:
space:
mode:
authorBirte Kristina Friesel <birte.friesel@uos.de>2024-07-25 15:48:52 +0200
committerBirte Kristina Friesel <birte.friesel@uos.de>2024-07-25 15:48:52 +0200
commit4f6732401871474635e2437c7d62758c0e6099c1 (patch)
treef730922b008c49a7218dfc76a86954200f211496 /VA
parentb471467e738151e643be84d8e3757553aba524d0 (diff)
VA nmc: explicitly source SDK
Diffstat (limited to 'VA')
-rwxr-xr-xVA/dimes-hetsim-nmc.sh2
1 files changed, 2 insertions, 0 deletions
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() {