Rename heat test to b6_heat_ompv

This commit is contained in:
Rodrigo Arias 2025-04-14 14:02:36 +02:00
parent b548f2f877
commit 9ba303f4ed
2 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,4 @@ function(openmp_bench_test)
ENVIRONMENT "NOSV_CONFIG_OVERRIDE=instrumentation.version=ovni,ovni.level=3")
endfunction()
openmp_bench_test(dummy.c NAME heat DRIVER heat.sh)
openmp_bench_test(dummy.c NAME b6_heat_ompv DRIVER b6_heat_ompv.sh)