Git Product home page Git Product logo

Comments (4)

alreadydone avatar alreadydone commented on July 30, 2024

I think there is no CUDA engine in Leela Zero's official repo, only in Ttl's fork.

from katago.

ivysrono avatar ivysrono commented on July 30, 2024

@alreadydone You are right. I mean LZ open tensor auto by first tuning.

from katago.

merlinpan avatar merlinpan commented on July 30, 2024

cuda doesn't seem to need that. cuda is nvidia only, and they know the timing of all their cards internally.

from katago.

lightvector avatar lightvector commented on July 30, 2024

Yep, OpenCL has a GPU tuner in KataGo, and CUDA just goes with what NVIDIA has implemented.

For search threads, there is still no automatic tuning of number threads, and I am reluctant to add one, because unlike a pure performance improvement, this value has an actual impact on the rest of the user's system - setting it high could interfere with other things they run, measuring it at a time when other things are running could get a misleading value, etc.

However, with the new v1.3 release the "benchmark" command (see notes on the main readme page) has hopefully been greatly improved in userfriendliness, and will test a variety of numbers of threads, and make a recommendation taking into account both speed and the strength cost of threads.

Closing this issue, but feel free to reply back if you think there is something more here to do and I could reopen. Thanks!

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.