Autodetected architecture: avx512 make process-net make[1]: Entering directory '/tmp/tmpe0p9sl0f/PlentyChess/PlentyChess-tmp' Autodetected architecture: avx512 Using network /workspace/OpenBench/Client/Networks/3B7F3CFE Processing network make -C tools clean make[2]: Entering directory '/tmp/tmpe0p9sl0f/PlentyChess/PlentyChess-tmp/tools' rm -f *~ process_net make[2]: Leaving directory '/tmp/tmpe0p9sl0f/PlentyChess/PlentyChess-tmp/tools' make -C tools arch=avx512 make[2]: Entering directory '/tmp/tmpe0p9sl0f/PlentyChess/PlentyChess-tmp/tools' g++ -std=c++17 -Wall -pedantic -Wextra -fcommon -pthread -O3 -funroll-all-loops -Wno-ignored-optimization-argument -g -ggdb -DARCH_X86 -march=skylake-avx512 process_net.cpp -o process_net make[2]: Leaving directory '/tmp/tmpe0p9sl0f/PlentyChess/PlentyChess-tmp/tools' ./tools/process_net false /workspace/OpenBench/Client/Networks/3B7F3CFE ./processed.bin make[1]: *** [Makefile:235: process-net] Illegal instruction make[1]: Leaving directory '/tmp/tmpe0p9sl0f/PlentyChess/PlentyChess-tmp' make: *** [Makefile:245: all] Error 2