Home
last modified time | relevance | path

Searched refs:dry_run (Results 1 – 3 of 3) sorted by relevance

/libCEED/benchmarks/
H A Dpetsc-bpsraw.sh10 $dry_run cd "$test_exe_dir"
32 if [ -z "$dry_run" ]; then
39 $dry_run $mpi_run ./petsc-bpsraw "${all_args[@]}"
H A Dpetsc-bps.sh9 $dry_run cd "$test_exe_dir"
31 if [ -z "$dry_run" ]; then
38 $dry_run $mpi_run ./petsc-bps "${all_args[@]}"
H A Dbenchmark.sh24 dry_run="" # empty string = NO
177 dry_run="quoted_echo"
308 if [ -z "$dry_run" ]; then