Implementation notes: amd64, pluton1mn, crypto_sign/fslwe69

Computer: pluton1mn
Architecture: amd64
CPU ID: GenuineIntel-00050671-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_sign
Primitive: fslwe69

Compiler output

Implementation: crypto_sign/fslwe69/ref
Compiler: g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
aux.cpp: In file included from aux.cpp:8:0:
aux.cpp: aux.h:5:20: fatal error: NTL/ZZ.h: No such file or directory
aux.cpp: #include gt;
aux.cpp: ^
aux.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref
g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref
g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref
g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_sign/fslwe69/ref
Compiler: icpc -xMIC-AVX512 -O2 -fomit-frame-pointer
aux.cpp: In file included from aux.cpp(8):
aux.cpp: aux.h(5): catastrophic error: cannot open source file "NTL/ZZ.h"
aux.cpp: #include gt;
aux.cpp: ^
aux.cpp:
aux.cpp: compilation aborted for aux.cpp (code 4)

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
icpc -xMIC-AVX512 -O2 -fomit-frame-pointer ref
icpc -xMIC-AVX512 -O3 -fomit-frame-pointer ref