ReFrame logs

1. ReFrame scheduler script

#!/bin/bash
mpiexec -n 4 /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/examples/parallelsum/parallelSum 400000000.0 /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/outputs/parallelSum/821b1f99

2. ReFrame output log

Global sum = 4e+08
Computation time: 0.124729 seconds
Communication time: 0.0451052 seconds
[SUCCESS]