diff --git a/benchmarks/reframe_config.py b/benchmarks/reframe_config.py index f935a552..7818900c 100644 --- a/benchmarks/reframe_config.py +++ b/benchmarks/reframe_config.py @@ -125,7 +125,7 @@ def spack_root_to_path(): 'name': 'pvc', 'descr': 'Ponte Vecchio (Dawn) compute nodes', 'scheduler': 'slurm', - 'launcher': 'mpirun', + 'launcher': 'srun', 'env_vars': [ ['I_MPI_PMI_LIBRARY', '/usr/local/software/slurm/current-rhel8/lib/libpmi2.so'], ['I_MPI_OFI_PROVIDER', 'mlx'],