Giter VIP home page Giter VIP logo

chess_movegen_gpu's Introduction

Chess Movegen GPU

State of the art comparison of chess sliding piece algorithms on the GPU It seems that for gpu having no memory lookup at all yields a performance of around 60 Billion lookups/second. This is very impressive since using 32 threads on an 5950X yields a performance of around 13 Billion Queens/second.

Currently compares CUDA performance for these algorithms:

NVIDIA GeForce RTX 3080

Name Performance [MQueens/s]
Black Magic - Fixed shift 6958.00
QBB Algo 58959.55
Bob Lookup 1635.08
Kogge Stone 39972.16
Hyperbola Quiescence 16260.91
Switch Lookup 4425.89
Slide Arithm 18508.00
Pext Lookup 16821.82
SISSY Lookup 8050.17
Hypercube Alg 1304.38
Dumb 7 Fill 21842.60
Obstruction Difference 59202.99
Leorik 55653.71
SBAMG o^(o-3cbn) 59564.33
NO HEADACHE 27982.63
AVX Branchless Shift 28124.91
Slide Arithmetic Inline 61837.82

chess_movegen_gpu's People

Contributors

gigantua avatar

Stargazers

 avatar

Watchers

 avatar

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.