Skip to content

v1.15.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@aki65 aki65 released this 27 Mar 16:37
· 22 commits to master since this release

This is a preliminary version for testing purposes.
It adds a new KataGo config option "useSpecificNpuAccelerator":

  • '-' means:
    BadukAI will look for accelerators from a whitelist of known fast and reliable accelerators. If one of them is found, it will be used, otherwise there will be no NPU acceleration at all
  • a number n means:
    BadukAI will use the n-th available accelerator (you have to check yourself for speed and correctness)