mc-mong
mc-mong
option : ./pachi-12.50-amd64 -t 5 threads=4, resign_threashold=0.25 Pachi 12.50 (Jowa) git fddc858 (master) x86-64 dcnn build, May 20 2020 Random seed: 1590204582 Scoring: using mcts (possibly inaccurate) uct: Invalid engine...
connection failed Pachi 12.40 (Jowa) git a372ddf5 (master) x86-64 dcnn build, Apr 4 2019 [19x19] Random seed: 1554492625 F0406 03:42:57.572049 3692 layer_factory.hpp:81] Check failed: registry.count(type) == 1 (0 vs. 1)...
lz-genmove_analyze support (get winrates in sabaki etc) lz-analyze: handle frequency How does this work?
김프 버전은 2.10.36, kime 버전은 3.0.2 버전입니다. 운영체제는 쿠분투 20.04, 쿠분투 22.04 입니다. 한글 입력하는 부분이 안 보이는 버그가 자주 생깁니다. 한영 변환하면 나타나고, 방향키로 움직여주면 입력한 글이 나타납니다. kime...
Can I use it for sabaki? --external-joseki-engine. This is using katago. os: windows 10
Loaded model ../katago_weights/b18c384nbt-optimisticv13-s5971M.bin.gz Model name: kata1-b18c384nbt-softplusfixv13-s5971481344-d3261785976 GTP ready, beginning main protocol loop katago 18 block> komi 6.5 = katago 18 block> boardsize 19 = katago 18 block> clear_board = ○...
The description is odd. // CPU-only version $ nvcc main.cc config.cc version.cc game/board.cc game/book.cc game/game_state.cc game/gtp.cc game/iterator.cc game/pattern_board.cc game/sgf.cc game/strings.cc game/symmetry.cc game/zobrist.cc mcts/node.cc mcts/search.cc mcts/time_control.cc neural/description.cc neural/encoder.cc neural/loader.cc neural/network.cc neural/training_data.cc...
I'm curious about the --relative-rank option. What about the -int- range? Is it affected much by the -p(playouts) option? Do you have an example you can refer to?
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.3\include\cuda_fp16.hpp(1906): error: asm operand type size(8) does not match type/size implied by constraint 'r' asm ("ld.global.nc.b32 %0, [%1];" : "=r"(*(reinterpret_cast(&(ret)))) : "r"(ptr)); ^ C:\Program Files\NVIDIA GPU...
clang-16: error: no such file or directory: 'accuracy/*.cc' delete.. accuracy/*.cc After deleting it, an error appears as follows. $ g++ -std=c++14 -ffast-math -I . -lpthread *.cc utils/*.cc game/*.cc mcts/*.cc neural/*.cc...