Implementation notes: aarch64, par3, crypto_sign/fslwe69

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_sign
Primitive: fslwe69

Compiler output

Implementation: crypto_sign/fslwe69/ref
Compiler: g++ -funroll-loops -march=native -mtune=native -O2
aux.cpp: In file included from aux.cpp:8:0:
aux.cpp: aux.h:5:10: fatal error: NTL/ZZ.h: No such file or directory
aux.cpp: #include <NTL/ZZ.h>
aux.cpp: ^~~~~~~~~~
aux.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mtune=native -O2 ref
g++ -funroll-loops -march=native -mtune=native -O3 ref
g++ -funroll-loops -march=native -mtune=native -Os ref
g++ -march=native -mtune=native -O2 ref
g++ -march=native -mtune=native -O3 ref
g++ -march=native -mtune=native -Os ref