Git Product home page Git Product logo

Comments (3)

lightvector avatar lightvector commented on July 30, 2024

The OpenCL version is not actually ready for use or even testing. If you get it to work sometimes, great, but otherwise there's no point trying to report issues with it right now. I'll publicize an update and possibly a new release when it's actually ready.

from katago.

l1t1 avatar l1t1 commented on July 30, 2024

it works on 10x128and 15x192 model too.

D:\KataGo-1.1>main_opencl gtp -model d:\katago\10x128.txt -config D:\KataGo-1.1\configs\gtp_example.cfg
KataGo v1.1
Loaded model d:\katago\10x128.txt
GTP ready, beginning main protocol loop
genmove b
= Q3

D:\KataGo-1.1>main_opencl gtp -model d:\katago\15b.txt -config D:\KataGo-1.1\configs\gtp_example.cfg
KataGo v1.1
Loaded model d:\katago\15b.txt
GTP ready, beginning main protocol loop
genmove b
= Q17

but it played very slow, 2 min per move for 10b and 4min per move for 15b

2019-06-26 07:50:37+0800: GTP Engine starting...
2019-06-26 07:50:37+0800: nnRandSeed0 = 5302608505056872045
2019-06-26 07:50:37+0800: After dedups: nnModelFile0 = d:\katago\10x128.txt useFP16 false useNHWC false
2019-06-26 07:50:37+0800: Found OpenCL Device 0: GeForce GT 730 (NVIDIA Corporation)
2019-06-26 07:50:39+0800: Loaded neural net with nnXLen 19 nnYLen 19
2019-06-26 07:50:39+0800: OpenCL backend: Model version 5
2019-06-26 07:50:39+0800: KataGo v1.1
2019-06-26 07:50:39+0800: Loaded model d:\katago\10x128.txt
2019-06-26 07:50:39+0800: GTP ready, beginning main protocol loop
2019-06-26 07:50:50+0800: Controller: genmove b
2019-06-26 07:52:05+0800: MoveNum: 0 HASH: 24903F0C7BF12F3F5BA8BA1F225CD6C5
   A B C D E F G H J K L M N O P Q R S T
19 . . . . . . . . . . . . . . . . . . .
18 . . . . . . . . . . . . . . . . . . .
17 . . . . . . . . . . . . . . . . . . .
16 . . . . . . . . . . . . . . . . . . .
15 . . . . . . . . . . . . . . . . . . .
14 . . . . . . . . . . . . . . . . . . .
13 . . . . . . . . . . . . . . . . . . .
12 . . . . . . . . . . . . . . . . . . .
11 . . . . . . . . . . . . . . . . . . .
10 . . . . . . . . . . . . . . . . . . .
 9 . . . . . . . . . . . . . . . . . . .
 8 . . . . . . . . . . . . . . . . . . .
 7 . . . . . . . . . . . . . . . . . . .
 6 . . . . . . . . . . . . . . . . . . .
 5 . . . . . . . . . . . . . . . . . . .
 4 . . . . . . . . . . . . . . . . . . .
 3 . . . . . . . . . . . . . . . @ . . .
 2 . . . . . . . . . . . . . . . . . . .
 1 . . . . . . . . . . . . . . . . . . .

koPOSITIONALscoreAREAsui1komi7.5
Time taken: 74.303
Root visits: 100
NN rows: 90
NN batches: 90
NN avg batch size: 1
PV: Q3 Q16 D3
Tree:
: T  -2.75c W  -3.05c S   0.30c ( -0.7) N     100  --  Q3 Q16 D3
---Black(^)---
Q3  : T   3.33c W   3.54c S  -0.21c ( +0.8) LCB   10.06c P  8.95% WF  8.26% PSV       9 N       9  --  Q3 Q16 D3
R16 : T   3.14c W   3.40c S  -0.25c ( +0.8) LCB    8.22c P  8.84% WF  8.28% PSV       9 N       9  --  R16 D16 Q3
D17 : T   2.96c W   3.17c S  -0.21c ( +0.8) LCB    8.80c P  8.67% WF  8.30% PSV       9 N       9  --  D17 D4 Q17
C16 : T   2.76c W   3.03c S  -0.27c ( +0.7) LCB    6.33c P  8.51% WF  8.33% PSV       9 N       9  --  C16 Q16 Q3
R4  : T   2.43c W   2.84c S  -0.41c ( +0.5) LCB    8.49c P  8.17% WF  8.37% PSV       9 N       9  --  R4 D16 Q17
C4  : T   2.67c W   2.97c S  -0.29c ( +0.7) LCB    9.06c P  8.06% WF  8.34% PSV       9 N       9  --  C4 D16 Q3
D3  : T   2.99c W   3.23c S  -0.23c ( +0.8) LCB    9.24c P  7.82% WF  8.30% PSV       8 N       8  --  D3 Q4 Q17
Q17 : T   2.82c W   3.02c S  -0.20c ( +0.9) LCB    8.66c P  7.82% WF  8.32% PSV       8 N       8  --  Q17 Q4 C16
D16 : T   2.66c W   3.07c S  -0.41c ( +0.5) LCB   12.03c P  6.71% WF  8.34% PSV       8 N       8  --  D16 Q16 C4
D4  : T   2.08c W   2.53c S  -0.46c ( +0.4) LCB   15.44c P  6.56% WF  8.41% PSV       7 N       7  --  D4 Q4 C16

2019-06-26 07:52:05+0800: = Q3
2019-06-26 07:53:51+0800: Controller: quit
2019-06-26 07:53:51+0800: Quit requested by controller
2019-06-26 07:53:51+0800: = 
2019-06-26 07:53:51+0800: All cleaned up, quitting
2019-06-26 07:54:01+0800: GTP Engine starting...
2019-06-26 07:54:01+0800: nnRandSeed0 = 14894203687906443117
2019-06-26 07:54:01+0800: After dedups: nnModelFile0 = d:\katago\15b.txt useFP16 false useNHWC false
2019-06-26 07:54:01+0800: Found OpenCL Device 0: GeForce GT 730 (NVIDIA Corporation)
2019-06-26 07:54:10+0800: Loaded neural net with nnXLen 19 nnYLen 19
2019-06-26 07:54:10+0800: OpenCL backend: Model version 5
2019-06-26 07:54:10+0800: KataGo v1.1
2019-06-26 07:54:10+0800: Loaded model d:\katago\15b.txt
2019-06-26 07:54:10+0800: GTP ready, beginning main protocol loop
2019-06-26 07:54:49+0800: Controller: genmove b
2019-06-26 07:59:10+0800: MoveNum: 0 HASH: 24903F0C7BF12F3F5BA8BA1F225CD6C5
   A B C D E F G H J K L M N O P Q R S T
19 . . . . . . . . . . . . . . . . . . .
18 . . . . . . . . . . . . . . . . . . .
17 . . . . . . . . . . . . . . . @ . . .
16 . . . . . . . . . . . . . . . . . . .
15 . . . . . . . . . . . . . . . . . . .
14 . . . . . . . . . . . . . . . . . . .
13 . . . . . . . . . . . . . . . . . . .
12 . . . . . . . . . . . . . . . . . . .
11 . . . . . . . . . . . . . . . . . . .
10 . . . . . . . . . . . . . . . . . . .
 9 . . . . . . . . . . . . . . . . . . .
 8 . . . . . . . . . . . . . . . . . . .
 7 . . . . . . . . . . . . . . . . . . .
 6 . . . . . . . . . . . . . . . . . . .
 5 . . . . . . . . . . . . . . . . . . .
 4 . . . . . . . . . . . . . . . . . . .
 3 . . . . . . . . . . . . . . . . . . .
 2 . . . . . . . . . . . . . . . . . . .
 1 . . . . . . . . . . . . . . . . . . .

koPOSITIONALscoreAREAsui1komi7.5
Time taken: 260.99
Root visits: 100
NN rows: 95
NN batches: 95
NN avg batch size: 1
PV: Q17 D3 Q3
Tree:
: T  -3.59c W  -3.75c S   0.16c ( -0.5) N     100  --  Q17 D3 Q3
---Black(^)---
Q17 : T   3.60c W   3.75c S  -0.15c ( +0.6) LCB    5.79c P 12.03% WF 12.50% PSV      13 N      13  --  Q17 D3 Q3
D17 : T   3.45c W   3.68c S  -0.23c ( +0.4) LCB    5.09c P 11.72% WF 12.53% PSV      13 N      13  --  D17 Q17 D3
R16 : T   3.27c W   3.51c S  -0.25c ( +0.4) LCB    4.62c P 11.36% WF 12.57% PSV      13 N      13  --  R16 C4 C16
C16 : T   3.52c W   3.76c S  -0.23c ( +0.4) LCB    5.17c P 11.08% WF 12.52% PSV      13 N      13  --  C16 Q3 Q17
R4  : T   3.99c W   4.18c S  -0.19c ( +0.5) LCB    6.31c P 11.40% WF 12.42% PSV      12 N      12  --  R4 D3 C16
Q3  : T   3.88c W   3.95c S  -0.07c ( +0.7) LCB    5.79c P 11.02% WF 12.44% PSV      12 N      12  --  Q3 D3 R16
D3  : T   3.39c W   3.54c S  -0.14c ( +0.6) LCB    5.44c P 10.82% WF 12.54% PSV      12 N      12  --  D3 R16 C16
C4  : T   3.71c W   3.71c S  -0.01c ( +0.8) LCB    6.11c P 10.31% WF 12.48% PSV      11 N      11  --  C4 R16 R4

2019-06-26 07:59:10+0800: = Q17

from katago.

lightvector avatar lightvector commented on July 30, 2024

Right, because it's not actually done being implemented yet.

from katago.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.