From aa91df4bc8f4362b34c7425f836228ace4cf9840 Mon Sep 17 00:00:00 2001 From: sirse Date: Wed, 5 Jun 2024 22:10:00 +0300 Subject: [PATCH] Fix CUDA benchmark script --- run-cuda-benchmarks.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/run-cuda-benchmarks.sh b/run-cuda-benchmarks.sh index d8eb81a52..295d2b898 100644 --- a/run-cuda-benchmarks.sh +++ b/run-cuda-benchmarks.sh @@ -48,7 +48,7 @@ git clone https://github.com/ArtiomTr/rust-kzg.git cd rust-kzg || exit git checkout Integrate_sppark_msm || exit -print_cores_msg "BENCH EIP" +print_cores_msg "BENCH EIP" "../$paste_file" # 3. run benchmarks print_msg "rust-kzg with blst backend (parallel, bgmw)" ../"$paste_file" @@ -74,9 +74,9 @@ jobs_count=${#point_count[@]} for (( i=0; i> ../"$paste_file"