From d44d7676d861756ee9552a29b17d5bc90e823599 Mon Sep 17 00:00:00 2001 From: Ron Lieberman Date: Tue, 1 Sep 2026 09:43:48 -0500 Subject: [PATCH] disable use of gpurun for run_rocm_test.sh accel2023 --- bin/run_rocm_test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/run_rocm_test.sh b/bin/run_rocm_test.sh index b6d11784c..5edefa8bb 100755 --- a/bin/run_rocm_test.sh +++ b/bin/run_rocm_test.sh @@ -1090,6 +1090,7 @@ function ovo(){ function accel2023(){ mkdir -p "$resultsdir"/accel2023 cd "$aompdir"/bin + export GPURUN_BYPASS=1 ./run_accel2023.sh -clean cd $AOMP_TEST_DIR/accel2023-2.0.18 grep ratio= result/*.log