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

2. ReFrame output log

Sorting algorithm - Bubble sort - took 0.055652946000918746 s