CuriosAI / sai

SAI: a fork of Leela Zero with variable komi.
GNU General Public License v3.0
103 stars 11 forks source link

network: 61be4874d51e397e8e58f raise *ERROR*: Could not talk to engine after launching. #137

Closed l1t1 closed 3 years ago

l1t1 commented 3 years ago
Starting thread 1 on device 0
{
    "black_hash": "61be4874d51e397e8e58f6f6308208fa8bf6f2da8bf9b1842a95aaf5374b3630",
    "black_hash_gzip_hash": "d59337440c3d29371043776880989b6964bd2529075a9f38c62a96d783338d20",
    "cmd": "match",
    "minimum_autogtp_version": "16",
    "minimum_leelaz_version": "0.15",
    "options": {
        "dumbpass": "true",
        "komi": "7",
        "lambda": "0",
        "noise": "false",
        "other_options": "--nrsymm --mu 0",
        "playouts": "0",
        "randomcnt": "0",
        "resignation_percent": "1",
        "visits": "3500"
    },
    "options_hash": "61079fb5947e71577621fd8803c3db790234fb07d7b395a61fb1aeb8cd544434cd53d3",
    "random_seed": "5827204667233705029",
    "required_client_version": "16",
    "white_hash": "03af31d72f98aefba39aaabd3776b9cae4c1d6030d881098a39700f7add443ef",
    "white_hash_gzip_hash": "01252f09d9cf61c2538e1e854fbae59ed842206f008c00998b8635ab0c320961"
}

Got new job: match
first network: 61be4874d51e397e8e58f6f6308208fa8bf6f2da8bf9b1842a95aaf5374b3630.
second network 03af31d72f98aefba39aaabd3776b9cae4c1d6030d881098a39700f7add443ef.
*ERROR*: Could not talk to engine after launching.
l1t1 commented 3 years ago

the file size is small than 12x256 net

2021/01/07  13:00        42,838,566 61be4874d51e397e8e58f6f6308208fa8bf6f2da8bf9b1842a95aaf5374b3630.gz
2021/01/06  17:35        75,429,591 03af31d72f98aefba39aaabd3776b9cae4c1d6030d881098a39700f7add443ef.gz
l1t1 commented 3 years ago
D:\sai>sai -g -w netwrorks/61be4874d51e397e8e58f6f6308208fa8bf6f2da8bf9b1842a95aaf5374b3630.gz
Using OpenCL batch size of 5
Using 10 thread(s).
RNG seed: 13896816146482626551
BLAS Core: built-in Eigen 3.3.7 library.
Could not open weights file: netwrorks/61be4874d51e397e8e58f6f6308208fa8bf6f2da8bf9b1842a95aaf5374b3630.gz

D:\sai>sai -g -w networks/03af31d72f98aefba39aaabd3776b9cae4c1d6030d881098a39700f7add443ef.gz
Using OpenCL batch size of 5
Using 10 thread(s).
RNG seed: 16684321334859748353
BLAS Core: built-in Eigen 3.3.7 library.
Version 209 weights file (advanced board features + chain liberties + chain size).
Detecting residual layers... v209
13 input planes, 1 input moves
256 channels... 12 blocks
2 policy outputs. Double value head. Type Y.
Common convolution: 5 outputs.
Alpha head: 384 channels. Beta head: 256 channels.
Vandertic commented 3 years ago

Truly, there was an error tonight and a couple of nets where uploaded incomplete. Now it is corrected. Thanks.