ReFrame logs

1. ReFrame scheduler script

#!/bin/bash
mpiexec -n 1 python3 /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/examples/sorting/sortingApp -n 10000.0 -a insertion -o /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/outputs/sorting/ecc08577/outputs.json

2. ReFrame output log

Sorting algorithm - Insertion sort - took 2.142112775007263 s