Skip to content

Is there any option to remove all dead stones? #12

@yssaya

Description

@yssaya

Hi,
I run cgf2023 weight on CGOS.
But It seems Sayuri passes without removing all dead stones.
http://www.yss-aya.com/cgos/viewer.cgi?19x19/SGF/2023/08/24/876080.sgf
Is there any option to remove all dead stones?

I use RTX 3090, cuda-11.2, Ubuntu 20.04.2, Ryzen 7 3700X 8-Core. Compile and command are

$ git clone https://github.com/CGLemon/Sayuri
$ cd Sayuri
$ git submodule update --init --recursive
$ cd ..
$ wget https://github.com/CGLemon/Sayuri/archive/refs/tags/cgf2023.tar.gz
$ tar xvf cgf2023.tar.gz
$ cd Sayuri-cgf2023
$ cp -p -r ../Sayuri/third_party ./
$ mkdir build && cd build
$ cmake .. -DBLAS_BACKEND=CUDA -DCMAKE_CUDA_ARCHITECTURES=75
$ make -j 6
$ ./Sayuri -t 4 -p 10000 -w ../network/cgf2023-swa.bin.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions