3000 ELO Engine with Minimal Code?

Discussion of chess software programming and technical issues.

Moderator: Ras

User avatar
Steve Maughan
Posts: 1273
Joined: Wed Mar 08, 2006 8:28 pm
Location: Florida, USA

Re: 3000 ELO Engine with Minimal Code?

Post by Steve Maughan »

Yep — that was the problem. I have a 12th gen i9 so I thought I could run anything. Clearly that's not the case.

—Steve
http://www.chessprogramming.net - Juggernaut & Maverick Chess Engine
Ciekce
Posts: 192
Joined: Sun Oct 30, 2022 5:26 pm
Full name: Conor Anstey

Re: 3000 ELO Engine with Minimal Code?

Post by Ciekce »

Steve Maughan wrote: Fri Oct 20, 2023 6:53 pm Yep — that was the problem. I have a 12th gen i9 so I thought I could run anything. Clearly that's not the case.

—Steve
v4 compiles of engines require CPUs with AVX-512 support, which on desktop limits you to 7000 series Ryzen or 11th generation Intel - it was disabled in 12th gen Intel CPUs.
OliverBr
Posts: 794
Joined: Tue Dec 18, 2007 9:38 pm
Location: Munich, Germany
Full name: Dr. Oliver Brausch

Re: 3000 Elo engine with minimal code?

Post by OliverBr »

Chessqueen wrote: Fri Oct 20, 2023 2:49 am I was wondering if Minic and OliThink can last at least 45 moves against the latest stockfish ?CCRL 40/4 rating list,
Of course it can last longer than 45 moves. Clearly, a lot t of games are lost before move 45, but they can last longer. There are some draws and even -in very fast time controls with crazy openings- wins.
Chess Engine OliThink: http://brausch.org/home/chess
OliThink GitHub:https://github.com/olithink