qaas_compilers_best.csv
| app_name | compiler | option # | flags | #MPI | #OMP | time(s) | GFlops/s | Spd w.r.t orig | Spd w.r.t gcc |
|---|---|---|---|---|---|---|---|---|---|
| omp-cloverleaf | armclang | 5 | -Ofast -mcpu=native -armpl | 1 | 1 | 54.24 | 0 | 1.05 | 0.44 |
| omp-cloverleaf | gcc | 6 | -Ofast -mcpu=native -fno-tree-vectorize -fno-openmp-simd -funroll-loops -larmpl | 1 | 1 | 22.94 | 0 | 2.48 | 1.04 |

