| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 94122 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160807 | 20160806 |
| 186270 | ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160807 | 20160806 |
| 187264 | ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160807 | 20160806 |
| 207536 | ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160807 | 20160806 |
| Compiler | Implementations |
| icc -xMIC-AVX512 -O2 -fomit-frame-pointer | ref |
| icc -xMIC-AVX512 -O3 -fomit-frame-pointer | ref |