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 merge -o /scratch/github-runners/feelpp-actions-runner-0/_work/benchmarking/benchmarking/outputs/sorting/ffd59599/outputs.json

2. ReFrame output log

Sorting algorithm - Merge sort - took 0.03833416401175782 s