ReFrame logs

1. ReFrame scheduler script

#!/bin/bash
mpiexec -n 1 /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/examples/parallelsum/parallelSum 100000000.0 /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/outputs/parallelSum/a2b76237

2. ReFrame output log

Global sum = 1e+08
Computation time: 0.12525 seconds
Communication time: 1.1903e-05 seconds
[SUCCESS]