-
Normally I compile SF on Windows 2012 R2 with gcc (9.1 now) but it seems to hang at random points during games in my cutefish tournaments although it never hangs when I use it in infinite analysis.
…
-
2 CPU system, intel 8180 with total 112 logical cores. When threads=112, NodeAffinity=all, shows it as 56 cores.
setoption name threads value 112
setoption name NodeAffinity value all
info string …
-
./phoronix-test-suite run asmfish
...
Installation Size: 5 MB
Installing Test @ 14:02:22
The installer exited with a non-zero exit status.
ERROR: ./asmFis…
-
Both CCC and TCEC have witnessed SF biting the dust of Lc0. I believe Asmfish is the last resort of classic engines against NN engines. If only SF developers can realize that and crack the hard nut of…
-
Hello!
Can you please add BMI1 support?
On Ryzens, BMI2 builds (with PEXT) works extremely slow.
I was try to add it for my self: https://github.com/ChessMan3/Cfish/tree/BMI1
I'm not sure i mak…
-
Hello,
I am getting an error when trying to open a file named fasmg **that exists**:
```
/home/travis/.travis/job_stages: line 78: ./fasmg: No such file or directory
```
I tried to open it with…
-
subj
-
Hello @lantonov and @Counterply,
I have the following questions:
1. Why Matefinder hasn't got base executables?
2. Executables branch is out-of-date with the default branch. Can you ask @lantonov…
-
Those were not CLOPped since long ago (cpuct, policy softmax, fpu reduction).
Would be nice to have fresh ones for v0.18!
-
Hi, I love your asm compile, but why is BMI1 better then BMI2? I made plenty of tests against other engines or together. When u will have new version?