README English | 简体中文 | 日本語 | 한국어 | Español | Русский
TexasSolver GPU is a Windows desktop release repository for a GPU-accelerated Texas Hold'em solver built for dramatically faster local solving than earlier CPU-first solver workflows.
TexasSolver GPU is built for practical local study on Windows with an NVIDIA GPU. Compared with earlier TexasSolver-style CPU-oriented solving workflows, the GPU desktop runtime is designed to deliver much faster local solving and iteration. The desktop app bundles native solver runtimes together with a GUI so you can:
- build trees and run quick-start studies
- batch solve multiple boards
- inspect node-lock scenarios
- explore and practice against strategy outputs
This repository is the public distribution repository only. It does not contain the private gpu_solver source tree.
- GPU acceleration significantly reduces solve time for many local study workloads.
- Faster iteration makes tree building, batch solving, and node-lock experiments much more practical.
- The project is positioned as the high-performance evolution of the earlier TexasSolver line for Windows users with NVIDIA hardware.
Download Windows builds from GitHub Releases.
Current public release:
- Version:
v0.2.0 - Platform:
windows-x64
Each Windows bundle includes:
TexasSolverGpu.exeTexasSolverGpu_131.exeTexasSolverGpu_legacy_126.exeWebView2Loader.dllquick_start/ranges/
Recommended startup order:
TexasSolverGpu.exeTexasSolverGpu_131.exeTexasSolverGpu_legacy_126.exe
- Windows 10 or Windows 11, 64-bit
- NVIDIA GPU
- WebView2 Runtime installed
The strategy viewer is distributed as Python source in viewer/viewer.py.
python viewer/viewer.py --file your_result.jsonSee viewer/README.md for details.
- Public repo does not mean the private
gpu_solversource code is open source. - This repo is for binary distribution, metadata, screenshots, and helper tools only.
- Internal solver implementation, build systems, and private tooling are not published here.
- See EULA.md for the distribution notice.





