Not logged inCSS-Forum
Forum CSS-Online Help Search Login
CSS-Shop Impressum Datenschutz
Up Topic Hauptforen / CSS-Forum / Endlich erschinen: LC0 v0.21.0-rc1
- - By Tom Paul Date 2019-02-17 08:25
https://github.com/LeelaChessZero/lc0/releases
Vielleicht kann jemand erklären was geändert oder verbessert wurde, es scheint ja doch ganz viel zu sein:

Major new features in this release are support for WDL value head, and convolution direct output (AZ-style) policy head.

Check Syzygy tablebase file sizes for corruption (#690)
search for nvcc on the path first (#709)
AZ-style policy head support (#712)
Implement V4TrainingData (#722)
WDL value head support (#635)
Add option for doing kldgain thresholding rather than absolute visit limiting (#721)
Easily run latest releases of lc0 and client using NVIDIA docker (#621)
Add WDL style resign option. (#724)
Add a uniform output option for random backend to support a0 seed data style (#725)
Fix c hw switching in cudnn-fp16 mode with convolution policy head. (#729)
misc (non-functional) changes to cudnn backend (#731)
handle 64 filter SE networks (#624)
Parent - By Lothar Jung Date 2019-02-17 10:26
Aus dem englischsprachigen TB-Artikel:
“Syzygy tablebases were developed by Ronald de Man, released in April 2013, in a form optimized for use by a chess program during search. This variety consists of two tables per endgame: a smaller WDL table (win-draw-loss) which contains knowledge of the 50-move rule, and a larger DTZ table (distance to zero ply, i.e. pawn move or capture). The WDL tables were designed to be small enough to fit on a solid-state drive for quick access during search, whereas the DTZ form is for use at the root position to choose the game-theoretically quickest distance to resetting the 50-move rule while retaining a winning position, instead of performing a search.“
Parent - By Lothar Jung Date 2019-02-18 11:11
Hier ist eine gute Quelle über die Änderungen:

https://groups.google.com/forum/m/#!topic/lczero/SHQIQbUXfag
Parent - By Clemens Keck Date 2019-02-18 13:04
Danke für den Hinweis

die engine lief bei mir (1 x RTX 2070) auf die schnelle nur im KonsolenModus aber nicht in der GUI.
Muß ich mir heute Abend mal in Ruhe ansehen.

C.K:
Parent - - By Heiko Krauß Date 2019-02-18 14:21
was ist eigentlich der Unterschied zwischen den Versionen blas + opencl ?
Die beiden laufen bei mir (Cuda nicht) , wenn auch extrem langsam
Anzeige bei beiden 0kn/s

Heiko
Parent - - By Lothar Jung Date 2019-02-18 14:49 Edited 2019-02-18 14:51
Blas läuft auf CPUs, OpenCL auf GPUs (Radeon, nicht CUDA-Nvidia-GPUs).
Welche Grafikkarte hast Du?
Parent - - By Heiko Krauß Date 2019-02-18 15:20
Hallo Lothar,
ich habe eine NVIDIA GeForce GT 630
Die Treiber sind aktualisiert
Wenn ich LCO in der CB-GUI starten will kommt eine Fehlermeldung
(hatte ich an anderer Stelle schon mal gepostet)
Bei Rechtsklick auf die exe ist aber alles OK

Heiko
Parent - - By Lothar Jung Date 2019-02-18 16:46 Edited 2019-02-18 16:55
Die GT 630 ist nicht CUDA-fähig, vgl. https://developer.nvidia.com/cuda-gpus
Wenn Du investieren möchtest ist vielleicht die neue GTX 1160 ti einen Blick wert.
http://www.pcgameshardware.de/Nvidia-Geforce-Grafikkarte-255598/News/GTX-1660-Ti-Geruechte-Preis-Leistung-Gigabyte-1275610/
Parent - By Heiko Krauß Date 2019-02-18 17:04
Danke - werde mir eh einen neuen PC zulegen müssen ,
mein 4-Kerner ist nicht mehr konkurrenzfähig.
Noch etwas sparen
Vielleicht mache ich mirdann ein Weihnachtsgeschenk 
Up Topic Hauptforen / CSS-Forum / Endlich erschinen: LC0 v0.21.0-rc1

Powered by mwForum 2.29.3 © 1999-2014 Markus Wichitill