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 | 80 | 228.62 | 0 | 1 |
clover_leaf | armclang | 1 | -O2 -mcpu=native -armpl | 1 | 80 | 228.99 | 0 | 1 |
clover_leaf | armclang | 2 | -O2 -mcpu=native -fno-vectorize -armpl | 1 | 80 | 228.85 | 0 | 1 |
clover_leaf | armclang | 3 | -O3 -mcpu=native -armpl | 1 | 80 | 228.56 | 0 | 1.01 |
clover_leaf | armclang | 4 | -O3 -mcpu=native -fno-vectorize -armpl | 1 | 80 | 228.8 | 0 | 1 |
clover_leaf | armclang | 5 | -Ofast -mcpu=native -armpl | 1 | 80 | 228.28 | 0 | 1.01 |
clover_leaf | armclang | 6 | -Ofast -mcpu=native -fno-vectorize -armpl | 1 | 80 | 228.35 | 0 | 1.01 |