Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

--cpu_only crashes ? #40

Open
lemonsqueeze opened this issue Jun 18, 2017 · 0 comments
Open

--cpu_only crashes ? #40

lemonsqueeze opened this issue Jun 18, 2017 · 0 comments

Comments

@lemonsqueeze
Copy link

Hi,

Trying to run darkforest in mcts-only mode (no dcnn):

$ th cnnPlayerMCTSV2.lua --cpu_only --time_limit 10
Pattern file ../models/playout-model.bin loaded!
CNNPlayerV2MCTS

boardsize 19
= 

clear_board
Params is NULL, set default parameters.
Pattern file ../models/playout-model.bin loaded!
---- PatternV2 -----
#hash_size: 1048576, NUM_PRIOR: 17, LEN_PRIOR: 49
Verbose: 1, cnt_threshold: 1, alpha: 0.015000, batch_size: 8, temperature: 0.125000, ply_fraction: 0.001000
neighbor: true, nakade: true, resp: true, save_atari: true, kill_other: true, global: false, ko: true, put_group_to_atari: true, eye: true
#Pattern: 754901, collision: 198968663
Sample from topn: -1
-- End Patternv2 ---
Segmentation fault (core dumped)

Am i doing something wrong, or is this a bug ?

Using latest git (ee97607), Ubuntu 14.04

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant