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 1000.0 -a insertion -o /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/outputs/sorting/0f3df295/outputs.json

2. ReFrame output log

Sorting algorithm - Insertion sort - took 0.02170907601248473 s