From 4f29982f012dd35370db94db2b3d6eb333935d37 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 2 Jun 2025 15:54:54 +0200 Subject: SpMV: new benchmark scripts --- SpMV/benchmark-scripts/ccmcc25-sim.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'SpMV/benchmark-scripts/ccmcc25-sim.sh') diff --git a/SpMV/benchmark-scripts/ccmcc25-sim.sh b/SpMV/benchmark-scripts/ccmcc25-sim.sh index dcf6f9f..9d1af4e 100755 --- a/SpMV/benchmark-scripts/ccmcc25-sim.sh +++ b/SpMV/benchmark-scripts/ccmcc25-sim.sh @@ -18,14 +18,12 @@ for i in 4 8 16; do done cd ../.. - fn=log/$(hostname)/ccmcc25-sdk${sdk}-sim source ~/lib/local/upmem/upmem-2025.1.0-Linux-x86_64/upmem_env.sh simulator -echo "prim-benchmarks BFS $(git describe --all --long) $(git rev-parse HEAD) $(date -R)" >> ${fn}.txt +echo "prim-benchmarks SpMV $(git describe --all --long) $(git rev-parse HEAD) $(date -R)" >> ${fn}.txt -# BFS does not support repeated kernel invocations → repeat it here parallel -j1 --eta --joblog ${fn}.joblog --resume --header : \ run_benchmark_nmc nr_dpus={nr_dpus} nr_tasklets=16 data={data} \ ::: data bcsstk30.mtx bcsstk30.4.mtx bcsstk30.8.mtx bcsstk30.16.mtx \ -- cgit v1.2.3