Crystal 5 KWK still strong!

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

Jouni
Posts: 3621
Joined: Wed Mar 08, 2006 8:15 pm
Full name: Jouni Uski

Crystal 5 KWK still strong!

Post by Jouni »

This 2022 engine is still practically unbeaten as problem solver :o . Because net is so small it's nodespeed is 100% faster than latest Stockfish clones. And all this with default settings.
Jouni
Hai
Posts: 672
Joined: Sun Aug 04, 2013 1:19 pm

Re: Crystal 5 KWK still strong!

Post by Hai »

Jouni wrote: Sat Sep 21, 2024 9:21 am This 2022 engine is still practically unbeaten as problem solver :o . Because net is so small it's nodespeed is 100% faster than latest Stockfish clones. And all this with default settings.
Is there a MAC version or is it possible to compile the source code on apple devices?
chessica
Posts: 909
Joined: Thu Aug 11, 2022 11:30 pm
Full name: Esmeralda Pinto

Re: Crystal 5 KWK still strong!

Post by chessica »

Because it's gotten older, it doesn't get weaker, does it?
royb
Posts: 558
Joined: Thu Mar 09, 2006 12:53 am

Re: Crystal 5 KWK still strong!

Post by royb »

Hai wrote: Sat Sep 21, 2024 5:09 pm
Jouni wrote: Sat Sep 21, 2024 9:21 am This 2022 engine is still practically unbeaten as problem solver :o . Because net is so small it's nodespeed is 100% faster than latest Stockfish clones. And all this with default settings.
Is there a MAC version or is it possible to compile the source code on apple devices?
I was able to compile it on my Mac after I removed the "experimental" if statement in the Makefile with this terminal command: make -j profile-build COMP=clang ARCH=apple-silicon