https://github.com/lightvector/KataGo/releases/tag/v1.7.0General Improvements and Features
Supports CUDA 11.1 now, which makes it possible to use KataGo CUDA instead o
f only OpenCL with NVIDIA RTX 30** GPUs. Beware though that on other GPUs CU
DA 11.1 might not actually be faster than 10.2 - in one test on a V100 cloud
machine, CUDA 11.1 seemed to be slower than CUDA 10.2. And possible changes
to OpenCL speed and to CUDA speed on RTX 30** are also unknown and seem to
vary - some users have reported exciting results, some have reported fairly
disappointing ones.
Added new gtp config option "ignoreGTPAndForceKomi" that will force a partic
ular komi regardless if the GTP controller tries to specify a different one.
And KataGo is also now slightly smarter about guessing default komi based o
n other rules in the case where absolutely nothing tells KataGo what it shou
ld be.
KataGo no longer requires boost libraries in order to be compiled.
OpenCL backend optimized to now require less GPU memory.
Benchmark command should now be more efficient about choosing search ranges
for threads.
--
FROM 112.47.163.*