A new run of KataGo released - strength comparable to ELFv2
-
And
- Gosei
- Posts: 1464
- Joined: Tue Sep 25, 2018 10:28 am
- GD Posts: 0
- Has thanked: 212 times
- Been thanked: 215 times
Re: A new run of KataGo released - strength comparable to EL
iopq, thank you very much! Do you know how to run on a board 25x25 or 13x19? I changed in config.txt "board-size": 25, it hangs after several moves
-
iopq
- Dies with sente
- Posts: 113
- Joined: Wed Feb 27, 2019 11:19 am
- Rank: 1d
- GD Posts: 0
- Universal go server handle: iopq
- Has thanked: 11 times
- Been thanked: 27 times
Re: A new run of KataGo released - strength comparable to EL
Simply put, no. Those are maybe going to be trained by other people, but KG is so strong at it it would take a really long time from scratch, even using KG codeAnd wrote:are there programs or engines for 13x13 comparable in strength KataGo?
-
And
- Gosei
- Posts: 1464
- Joined: Tue Sep 25, 2018 10:28 am
- GD Posts: 0
- Has thanked: 212 times
- Been thanked: 215 times
Re: A new run of KataGo released - strength comparable to EL
lightvector, could you answer what will be in the new release of your wonderful program, and when will it possibly be released?
-
And
- Gosei
- Posts: 1464
- Joined: Tue Sep 25, 2018 10:28 am
- GD Posts: 0
- Has thanked: 212 times
- Been thanked: 215 times
Re: A new run of KataGo released - strength comparable to EL
Has anyone installed the cuda-version? I downloaded cuda_10.1, cudnn, I want to install cuda, writes - no supported version of visual studio was found. I download from the link, the same thing. which version visual studio can be installed?
-
lightvector
- Lives in sente
- Posts: 759
- Joined: Sat Jun 19, 2010 10:11 pm
- Rank: maybe 2d
- GD Posts: 0
- Has thanked: 114 times
- Been thanked: 916 times
Re: A new run of KataGo released - strength comparable to EL
I don't have much experience getting the CUDA version working in Windows, as I personally don't even have a GPU on a windows machine. Probably the information you need about all the different versions on windows should be here though:
https://docs.nvidia.com/cuda/cuda-insta ... index.html
https://docs.nvidia.com/cuda/cuda-insta ... index.html
-
Gomoto
- Gosei
- Posts: 1733
- Joined: Sun Nov 06, 2016 6:56 am
- GD Posts: 0
- Location: Earth
- Has thanked: 621 times
- Been thanked: 310 times
Re: A new run of KataGo released - strength comparable to EL
Thanks for KataGo, using it right now with Lizzie 0.7 (GPU version works right out of the box in windows.)
-
Gomoto
- Gosei
- Posts: 1733
- Joined: Sun Nov 06, 2016 6:56 am
- GD Posts: 0
- Location: Earth
- Has thanked: 621 times
- Been thanked: 310 times
Re: A new run of KataGo released - strength comparable to EL
KataGo is doing a fine job at using my GPU. For the first time i hear coil whine during analyzing or gameplay on my 1080 TI. (I limit my GPU with MSI Afterburner during analyzing to get rid of the coil whine.)
Funny fact. The whine is only there with the KataGo network not with the LZ network. Perhaps Kata is using the GPU more effectivly
(Actually there is a very silent whine with the LZ network too but I was not able to hear it now or in the past without the reference to the Kata induced whine.)
Funny fact. The whine is only there with the KataGo network not with the LZ network. Perhaps Kata is using the GPU more effectivly
(Actually there is a very silent whine with the LZ network too but I was not able to hear it now or in the past without the reference to the Kata induced whine.)
-
And
- Gosei
- Posts: 1464
- Joined: Tue Sep 25, 2018 10:28 am
- GD Posts: 0
- Has thanked: 212 times
- Been thanked: 215 times
Re: A new run of KataGo released - strength comparable to EL
thanks, I'll try to dolightvector wrote:I don't have much experience getting the CUDA version working in Windows, as I personally don't even have a GPU on a windows machine. Probably the information you need about all the different versions on windows should be here though:
https://docs.nvidia.com/cuda/cuda-insta ... index.html
-
And
- Gosei
- Posts: 1464
- Joined: Tue Sep 25, 2018 10:28 am
- GD Posts: 0
- Has thanked: 212 times
- Been thanked: 215 times
Re: A new run of KataGo released - strength comparable to EL
with Lizzie.0.7.Windows.x64.CPU and Lizzie.0.7.Windows.x64.GPU included the same KataGo files, OpenCL. CUDA and OpenCL are completely different things. nothing new is needed to start KataGo OpenCL. To start KataGo CUDA, you need to install CUDA 10.1, download cudnn, perhaps update Microsoft .NET Framework, install Visual Studio. it takes proudly more time and much more disk space. I'm currently looking for a minimum size Visual Studio for a fully functional work CUDAGomoto wrote:Thanks for KataGo, using it right now with Lizzie 0.7 (GPU version works right out of the box in windows.)