SkillAgentSearch skills...

TexasSolverGPU

🚀 🚀 🚀 A extremely efficient Texas Holdem GTO solver ♠️♥️♣️♦️

Install / Use

/learn @bupticybee/TexasSolverGPU
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TexasSolver GPU

release license discord

README English | 简体中文 | 日本語 | 한국어 | Español | Русский

<p align="center"> <img src="./assets/images/logo-solid.png" alt="TexasSolver GPU logo" width="220" /> </p>

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.

Introduction

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.

Why GPU

  • 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.

Screenshots

Quick Start

TexasSolver GPU quick start page

Tree Construction

TexasSolver GPU tree construction page

Batch Solving

TexasSolver GPU batch solving page

Node Lock

TexasSolver GPU node lock page

Play Against Strategy

TexasSolver GPU play against strategy page

Download

Download Windows builds from GitHub Releases.

Current public release:

  • Version: v0.2.0
  • Platform: windows-x64

Runtime Files

Each Windows bundle includes:

  • TexasSolverGpu.exe
  • TexasSolverGpu_131.exe
  • TexasSolverGpu_legacy_126.exe
  • WebView2Loader.dll
  • quick_start/
  • ranges/

Recommended startup order:

  1. TexasSolverGpu.exe
  2. TexasSolverGpu_131.exe
  3. TexasSolverGpu_legacy_126.exe

Requirements

  • Windows 10 or Windows 11, 64-bit
  • NVIDIA GPU
  • WebView2 Runtime installed

Viewer

The strategy viewer is distributed as Python source in viewer/viewer.py.

python viewer/viewer.py --file your_result.json

See viewer/README.md for details.

Community

  • Discord: https://discord.com/invite/RtyD4vRy2e

Notice

  • Public repo does not mean the private gpu_solver source 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.
View on GitHub
GitHub Stars29
CategoryDevelopment
Updated2d ago
Forks4

Languages

Python

Security Score

75/100

Audited on Apr 8, 2026

No findings