- This is a chess engine based on Monte Carlo Tree Search (MCTS).
- It's an asynchronous implementation designed for high throughput.
- It runs on GPU using all attached CUDA devices.
- It runs on CPU in SIMD, up to 8-wide with AVX-512.
- Under construction!
-
Notifications
You must be signed in to change notification settings - Fork 0
MCTS chess engine for GPU and SIMD
License
StuartRiffle/Jaglavak
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
MCTS chess engine for GPU and SIMD
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
