From 3120c6f5a7064da4da650d1d5029110897206613 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 25 Jul 2024 14:54:18 +0200 Subject: TRNS nmc: explicitly source SDK --- TRNS/dimes-hetsim-nmc.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TRNS/dimes-hetsim-nmc.sh b/TRNS/dimes-hetsim-nmc.sh index e821f1c..fb2640c 100755 --- a/TRNS/dimes-hetsim-nmc.sh +++ b/TRNS/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 + # Args: -m m -n n -o M_ -p N_ # # Input: (M_ * m) × (N_ * n) matrix -- cgit v1.2.3