lantonov / asmFish

A continuation of the nice project asmFish by Mohammed Li. Latest version: 07.08.2019

Home Page:https://lantonov.github.io/asmFish/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How is asmFish doing these days?

tthsqe12 opened this issue · comments

commented

Hello! It has been a long time and I almost forgot that this repo still exists. Some questions/comments:

  1. At last update, how was the speed generally as compared with official stockfish compiled with gcc?
  2. I see that official stockfish now has lots of asm in it already? and it ships with a 40MB black box included in the executable?
  3. There is now a calm-powered fasmg available which is a lot of fun and should reduce build times.

This repo is dead. asmFish is much weaker than official stockfish now. The blackbox you mentioned is NNUE network trained for better position evaluation than handcrafted codes. Since asmFish don't have a network, comparing their speed makes no sense.

commented

Ok. Let's let it rest in peace. I hope all of the contributors had fun. Are any of you all working on asm-related projects?
Indeed, Stockfish's strength is in the stratosphere now, and I see Komodo is not far behind in incorporating these changes. And, it is good to see that Houdini got shown for its true colors.

@tthsqe12 Great to hear from you. At its peak, asmFish 10 was faster than GCC 7 by around 16%. I haven't benchmarked asmFish in years though. It would be interesting to see how the speed of Stockfish 10 (compiled with the latest GCC) compares to the speed of asmFish 10.

Couldn't agree more that this project was a lot of fun; I really enjoyed working on it and thoroughly enjoyed seeing all of the clever optimizations you were able to come up with. If you ever decide to start working on any asm-related project again (chess-related or not) please let me know. I may not have time to contribute a whole lot these days, but you will always have a fan in me.

Nice to hear something from you! To know that AsmFish each time when updated till last patch i had it around +20Elo higher then Stockfish in my testings and lists!
A pitty not more people could maintain and update the source each time ,which was a hugh task..
There are more programmers who came back after 10years ,so you never know..i'm 43years into computer chess and still testing engines non-stop on 3 systems.

Kind regards,
Ipman.

commented

@CounterPly Thanks for the kind words. Unfortunately, I don't think my asm-related projects can be realized at this stage. However, I have just started to write them up on my github.io page, where you will have to navigate to find the castle.