Gull 3:
https://sourceforge.net/projects/gullch ... t/download
Expected strength increase: 15-25 ELO.
Search found 144 matches
- Thu Apr 17, 2014 4:36 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: gull chess
- Replies: 159
- Views: 92867
- Tue Mar 18, 2014 6:11 am
- Forum: Programming and Technical Discussions
- Topic: C++11 threads seem to get shafted for cycles
- Replies: 21
- Views: 12968
Re: C++11 threads seem to get shafted for cycles
On my machine startpos NPS is ~1290kns regardless of the priority (set to realtime via task manager). NPS scaling with four threads is pretty good (over 4900kns).
- Tue Feb 25, 2014 7:41 am
- Forum: Programming and Technical Discussions
- Topic: What is (in your oppinion) the best check validation method?
- Replies: 9
- Views: 5583
Re: What is (in your oppinion) the best check validation met
I think the simplest way is just to call evaluation function for every node. You'd need that anyway for futility pruning.
- Sun Jan 26, 2014 12:02 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: gull chess
- Replies: 159
- Views: 92867
Re: gull chess
Replaced the package with a correct one.
- Sun Jan 26, 2014 11:34 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: gull chess
- Replies: 159
- Views: 92867
Re: gull chess
Found a bug in 2.8: will reload the package soon.
- Sun Jan 26, 2014 10:33 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: gull chess
- Replies: 159
- Views: 92867
Re: gull chess
Gull 2.8 beta & Gull 2.9 alpha:
https://sourceforge.net/projects/gullchess/files/latest/download
Full evaluation rewrite: Gull's back to being an original engine. Playing strength should be close to that of R600.
I also compiled a special version with automatic affinity assignment turned off ...
https://sourceforge.net/projects/gullchess/files/latest/download
Full evaluation rewrite: Gull's back to being an original engine. Playing strength should be close to that of R600.
I also compiled a special version with automatic affinity assignment turned off ...
- Mon Nov 11, 2013 7:51 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: gull chess
- Replies: 159
- Views: 92867
Re: gull chess
Hellow ThinkALot. How did other people In other forum got a copy of R600? how did it leaked? Would you let us have an official download link please? We're longing to test the R600.....
Someone asked for the source code and I sent it to that person. I didn't give permission to publish it. The rest ...
Someone asked for the source code and I sent it to that person. I didn't give permission to publish it. The rest ...
- Tue Nov 05, 2013 2:11 pm
- Forum: Engines, GUIs, Books and Platforms
- Topic: gull chess
- Replies: 159
- Views: 92867
Re: gull chess
I'll keep this version private.
- Mon Oct 28, 2013 8:15 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: Latest Stockfish [developmental] builds
- Replies: 11
- Views: 13647
Re: Latest Stockfish [developmental] builds
Typing in msys.bat I get this:
Administrator@Sandy ~
$ echo off
off
Administrator@Sandy ~
$ set PATH=C:\MinGW\bin;C:\MinGW\msys\1.0\bin;%PATH%
sh: C:MinGWmsys1.0bin: command not found
sh: fg: %PATH%: no such job
Administrator@Sandy ~
$
"mount c:/mingw /mingw" worked.
Yeah :) Compilation works ...
Administrator@Sandy ~
$ echo off
off
Administrator@Sandy ~
$ set PATH=C:\MinGW\bin;C:\MinGW\msys\1.0\bin;%PATH%
sh: C:MinGWmsys1.0bin: command not found
sh: fg: %PATH%: no such job
Administrator@Sandy ~
$
"mount c:/mingw /mingw" worked.
Yeah :) Compilation works ...
- Mon Oct 28, 2013 7:49 am
- Forum: Engines, GUIs, Books and Platforms
- Topic: Latest Stockfish [developmental] builds
- Replies: 11
- Views: 13647
Re: Latest Stockfish [developmental] builds
How do I execute this?ChessDrone wrote:Code: Select all
@ECHO OFF SET PATH=C:\MinGW\bin;C:\MinGW\msys\1.0\bin;%PATH%
Doesn't work: can't connect to prdownloads.sourceforge.net/smth.Other way is http://kent.dl.sourceforge.net/project/ ... -setup.exe