Code Monkey home page Code Monkey logo

Comments (2)

lightvector avatar lightvector commented on June 28, 2024

Thanks for the suggestion!
Waiting for a stderr to know when to begin sending commands is a bit strange and nonstandard, and I'd strongly recommend GUIs not do this - for example even GnuGo doesn't print anything to stderr when you start it up with GTP. More reliable would be to do something like a "protocol_version" or "name" to see if the engine will respond.

Nonetheless, since it's nice at least for testing GTP on the command line, I went ahead and pushed an updated version that will display a startup message, which can also be enabled/disabled in the gtp config. Hope that helps! (both opencl and master branches and the v1.1 release should now be updated)

from katago.

lightvector avatar lightvector commented on June 28, 2024

For reference: e37daf3

from katago.

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.