summaryrefslogtreecommitdiff
path: root/BFS
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-05-14 15:10:58 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2025-05-14 15:10:58 +0200
commit6ddf701f8008e35b33183f30a441dd247408dc12 (patch)
tree972d1a647a7ecb433263baea827cafb68510a610 /BFS
parentc1ed07a6a5e6cd1a2a253f5d69555e643993cc37 (diff)
BFS benchmark script: explicitly source SDK
Diffstat (limited to 'BFS')
-rwxr-xr-xBFS/benchmark-scripts/ccmcc25.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/BFS/benchmark-scripts/ccmcc25.sh b/BFS/benchmark-scripts/ccmcc25.sh
index e4de4ea..436d2eb 100755
--- a/BFS/benchmark-scripts/ccmcc25.sh
+++ b/BFS/benchmark-scripts/ccmcc25.sh
@@ -3,6 +3,8 @@
mkdir -p log/$(hostname)
fn=log/$(hostname)/ccmcc25
+source /opt/upmem/upmem-2025.1.0-Linux-x86_64/upmem_env.sh
+
run_benchmark_nmc() {
local "$@"
set -e