Search found 18 matches
- Sun Jul 28, 2024 2:48 pm
- Forum: BIN
- Topic: BIYUYA books
- Replies: 10
- Views: 4848
Re: BIYUYA books
You have been banned from Outskirts because you do not respect the forum rules. Writing incomplete posts with the intent of directing users to your site to read the full post. On other hand, and as I mentioned before: You are much more lucky than Me.. I was banned in Outskirt, Even for sharing my Un...
- Mon Apr 01, 2024 9:36 pm
- Forum: Tournaments and tests (humans and computers)
- Topic: Fringe- Special Engine and Book Tests
- Replies: 22
- Views: 7895
Re: Fringe- Special Engine and Book Tests
I finally agree with what you say
My engine is absolutely not identical to the stockfish
I don't want it to be and it never will be.
My engine is absolutely not identical to the stockfish
I don't want it to be and it never will be.
- Mon Apr 01, 2024 7:20 pm
- Forum: Tournaments and tests (humans and computers)
- Topic: Fringe- Special Engine and Book Tests
- Replies: 22
- Views: 7895
Re: Fringe- Special Engine and Book Tests
I was and am on my way I don't care about your wrong opinions. However, if you don't want to be bitten, don't pull the dog's tail. You write in all the forums that everyone is against you... but it's you who instigates people first and believe me this is quite annoying in my case. Your best choice w...
- Mon Apr 01, 2024 12:05 am
- Forum: Tournaments and tests (humans and computers)
- Topic: Fringe- Special Engine and Book Tests
- Replies: 22
- Views: 7895
Re: Fringe- Special Engine and Book Tests
Your statements are incorrect, you lack the expertise to back them up Otherwise the programmers in the stockfish community wouldn't waste time testing my code https://tests.stockfishchess.org/tests The HypnoS code is simply structured based on my needs for compatibility with the various vb.NET tools...
- Tue Aug 22, 2023 9:13 am
- Forum: Programming - Technical - Chess Questions
- Topic: Problem in compiling Cfish with MSYS2
- Replies: 13
- Views: 13362
Re: Problem in compiling Cfish with MSYS2
Janus for Guest the links are not visible, I corrected the post (he only did an experiment and monitored the statistics) but it was of no use .. indeed I would say the opposite.
Regards
M.Z
Regards
M.Z
- Mon Aug 21, 2023 11:48 pm
- Forum: Programming - Technical - Chess Questions
- Topic: Problem in compiling Cfish with MSYS2
- Replies: 13
- Views: 13362
Re: Problem in compiling Cfish with MSYS2
I don't know I don't use MSYS2.
- Mon Aug 21, 2023 11:56 am
- Forum: Programming - Technical - Chess Questions
- Topic: Problem in compiling Cfish with MSYS2
- Replies: 13
- Views: 13362
Re: Problem in compiling Cfish with MSYS2
The size is slightly smaller because I forgot to strip the 210823 version :mrgreen: I corrected your code, this is the correct way to not get warnings during compilation: Regards M.Z http://grabilla.com/0d815-dceba1bf-29b8-4dd0-954b-f2502881bf1a.png Download Cfish 060821 http://grabilla.com/0d815-97...
- Sun Aug 20, 2023 11:59 pm
- Forum: Programming - Technical - Chess Questions
- Topic: Problem in compiling Cfish with MSYS2
- Replies: 13
- Views: 13362
Re: Problem in compiling Cfish with MSYS2
I wrote you that you have to replace.. you have to change 128 with the total number of If you type only -j the compiler automatically assigns the maximum number of threads to the compilation process. No max you are wrong just -j is equivalent to putting nothing to assign the maximum number you must...
- Thu Aug 17, 2023 8:33 pm
- Forum: Programming - Technical - Chess Questions
- Topic: Problem in compiling Cfish with MSYS2
- Replies: 13
- Views: 13362
Re: Problem in compiling Cfish with MSYS2
Hi Max, I don't know what code you are using and I don't know your machine, however you can change the number of processors and disable NUMA if not supported. mingw32-make profile-build ARCH=x86-64-bmi2 lto=yes extra=yes native=yes numa=yes sparse=no -j 128 COMP=mingw Still getting the same error. ...
- Thu Aug 17, 2023 3:04 pm
- Forum: Computer Database
- Topic: PlayChess Games
- Replies: 30
- Views: 13533
Re: PlayChess Games
for compile Cfish read here:
viewtopic.php?p=1237#p1237
viewtopic.php?p=1237#p1237