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

2. ReFrame output log

Sorting algorithm - Insertion sort - took 0.00018810300389304757 s