qaas_compilers.csv
app_name | compiler | option # | flags | #MPI | #OMP | time(s) | GFlops/s | Spd w.r.t orig |
---|
clover_leaf | orig | 0 | default | 1 | 1 | 22.97 | 0 | 1 |
clover_leaf | armclang | 1 | -O2 -mcpu=native -armpl | 1 | 1 | 23.08 | 0 | 1 |
clover_leaf | armclang | 2 | -O2 -mcpu=native -fno-vectorize -armpl | 1 | 1 | 23.09 | 0 | 1 |
clover_leaf | armclang | 3 | -O3 -mcpu=native -armpl | 1 | 1 | 22.99 | 0 | 1 |
clover_leaf | armclang | 4 | -O3 -mcpu=native -fno-vectorize -armpl | 1 | 1 | 23.02 | 0 | 1 |
clover_leaf | armclang | 5 | -Ofast -mcpu=native -armpl | 1 | 1 | 20.5 | 0 | 1.13 |
clover_leaf | armclang | 6 | -Ofast -mcpu=native -fno-vectorize -armpl | 1 | 1 | 20.62 | 0 | 1.12 |