ReFrame logs

1. ReFrame scheduler script

#!/bin/bash
mpiexec -n 2 /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/examples/parallelsum/parallelSum 700000000.0 /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/outputs/parallelSum/eacb935f

2. ReFrame output log

Global sum = 7e+08
Computation time: 0.85589 seconds
Communication time: 9.8014e-05 seconds
[SUCCESS]