ReFrame logs

1. ReFrame scheduler script

#!/bin/bash
mpiexec -n 4 /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/examples/parallelsum/parallelSum 1000000000.0 /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/outputs/parallelSum/9929e60c

2. ReFrame output log

Global sum = 1e+09
Computation time: 0.520873 seconds
Communication time: 0.00865612 seconds
[SUCCESS]