Out of the one compiled into the exe, the ones used in a benchmark run should be selectable via command line arguments. ``` ./matmul_benchmark 1 1024 1 1000 gemm_seq_basic,gemm_par_omp2 ```