Show HN: A free, GPU-accelerated Texas Hold'em GTO solver in C++/CUDA (bupticybee.github.io)

5 points by bupticybee ↗ HN
I built this mostly because I love the intersection of game AI, high-performance computing, and poker.

I’d love for anyone interested in game theory or CUDA optimization to tear it apart, test the accuracy, and give me feedback. Happy to answer any questions about the algorithms, the transition from CPU to GPU, or poker AI in general!

4 comments

[ 3.7 ms ] story [ 17.5 ms ] thread
I’ve done good deal of cfr/deepstack work my self, can you tell us bit more details how it works under the hood?

In particular, what is the gpu part?

[dead]
(comment deleted)
how much work would it be to make it work on some other card game? :D