Coder Social home page Coder Social logo

Comments (3)

CounterPly avatar CounterPly commented on July 29, 2024

Please refer to the FAQ (first question) in the readme file. This is not a goal of the project for the reasons listed there.

from asmfish.

Silver-Fang avatar Silver-Fang commented on July 29, 2024

It's not that I'm looking to make significant changes to this project, but rather that developers in the project who are good at assembly can try contributing to Stockfish. asmFish has had no updates for two years. On the contrary, in the past two years, Stockfish has added a significant change, NNUE. It seems unrealistic to catch up with the progress, but it is also a pity that the unique optimization of asmFish is left in dust here.
I noticed that the FAQ mentions that asmFish does not respect the ABI. But is the ABI itself performance-critical? If not, just follow the standard. If it is, you might as well encapsulate the performance-critical function into an assembly module that complies with ABI externally. It does naturally not have to comply with ABI internally.
As for the compiler issue, Stockfish also uses a lot of complicated settings to support various compilers. Adding some complexity is acceptable as long as it brings performance improvements.

from asmfish.

CounterPly avatar CounterPly commented on July 29, 2024

Unfortunately, I have had not had the time to work on asmFish these past two years, and the other two contributors appear to have been equally as busy. However, if you want to try your hand at writing the module you describe, I'd be happy to review it for you.

from asmfish.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.