Even more new engines and updates

Three new engines for the M1: berserk, fairy-stockfish, loki
Two updates: cfish and stockfish

Binary: berserk-3.3.0
Source: https://github.com/jhonnold/berserk/releases/tag/3.3.0

% make

 

Binary: cfish-20210411
Net: nn-62ef826d1a6d (default)
Source: https://github.com/syzygy1/Cfish

% diff numa.h numa.h_old 
7c7
< #include "numa.h"
---
> #include <numa.h>
9c9
< #include "windows.h"
---
> #include <windows.h>

% make profile-build COMP=clang ARCH=apple-silicon numa=no

 

Binary: fairy-stockfish-13
Net: nn-62ef826d1a6d (default)
Source: https://github.com/ianfab/Fairy-Stockfish/releases/tag/fairy_sf_13

make profile-build COMP=clang ARCH=apple-silicon

 

Binary: Loki3
Source: https://github.com/BimmerBass/Loki/releases/tag/v3.0.0

% make

 

Binary: stockfish-20210406
Net: nn-62ef826d1a6d (default)
Source: https://github.com/official-stockfish/Stockfish

make profile-build COMP=clang ARCH=apple-silicon