| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| katago-v1.14.0-trt8.6.1-cuda12.1-windows-x64.zip | 2024-05-26 | 4.5 MB | |
| katago-v1.14.1-opencl-windows-x64.zip | 2024-05-26 | 4.7 MB | |
| README.md | 2024-05-26 | 1.8 kB | |
| v1.2.1 - Stability and Performance Improvements source code.tar.gz | 2024-05-26 | 9.2 MB | |
| v1.2.1 - Stability and Performance Improvements source code.zip | 2024-05-26 | 9.2 MB | |
| Totals: 5 Items | 27.6 MB | 0 | |
This release includes important bug fixes, enhancements, and new features aimed at improving the stability and performance of the application. The primary focus is on resolving the known CUDA 12.4 bug and ensuring compatibility across different CUDA versions. Additionally, it includes support for new networks b28 and b60, and introduces a stronger bot with higher visit rates per second.
Bug Fixes: CUDA 12.4 Bug: Resolved the issue where the application would exit without sending output when run on CUDA 12.4. Enhancements: TensorRT and CUDA Support: Integration of TensorRT 8.6.1.6 and CUDA 12.1. cuDNN 9.1: Integration of cuDNN 9.1. Longer Load Times: Initial load times may be longer due to the integration of TensorRT and CUDA. New Features: New Networks: b28 Network: Designed for medium complexity tasks with optimized performance. b60 Network: Designed for high complexity tasks. Stronger Bot: The bot has been upgraded to handle higher visit rates per second, improving its performance and responsiveness. Notes: System Requirements: Updated system requirements to include NVIDIA GPU support for CUDA 12.1 and cuDNN 9.1. Documentation: Updated the documentation to provide installation instructions for the new dependencies and detailed configuration steps.
What's Changed
- Create new.cfg by @Doulet2023 in https://github.com/changcheng967/Kata_speed/pull/4
- Update new.cfg by @Doulet2023 in https://github.com/changcheng967/Kata_speed/pull/5
- New update by @Doulet2023 in https://github.com/changcheng967/Kata_speed/pull/6
New Contributors
- @Doulet2023 made their first contribution in https://github.com/changcheng967/Kata_speed/pull/4
Full Changelog: https://github.com/changcheng967/Kata_speed/compare/v1.1.1...v1.2.1