Not logged inCSS-Forum
Forum CSS-Online Help Search Login
CSS-Shop Impressum Datenschutz
Up Topic Hauptforen / CSS-Forum / Geänderte Lc0 Settings für TCEC Turniere (BT2/T1)
- By Lothar Jung Date 2023-05-15 18:45 Upvotes 2
```diff
--- LCZero_engine_old.json      2023-05-15 16:23:12.448344915 +0300
+++ Lc0_S24_FRC.json    2023-05-15 15:29:33.000000000 +0300
     {
         "command": "taskset -c 0-51:2 ./lc0 --show-hidden",
-        "name": "LCZero 0.30-dag-a9b25c2b-BT2-3650000",
+        "name": "LCZero 0.31-dag-1f90473-T1-4000",
         "restart": "on",
-        "rating": "3598",
+        "rating": "3573",
         "options": [
:
             {
                 "name": "WeightsFile",
-                "value": "BT2-768x15smolgen-12h-do-01-3650000.pb.gz"
+                "value": "/weights/t1-768x15x24h-swa-4000000.pb.gz"
             },
:
             {
                 "name": "MinibatchSize",
-                "value": "216"
+                "value": "208"
             },
             {
                 "name": "CPuct",
-                "value": "2.241594716715595"
+                "value": "2.897"
             },
:
             {
                 "name": "FpuValue",
-                "value": "0.5830500680121913"
+                "value": "0.98416"
             },
             {
                 "name": "PolicyTemperature",
-                "value": "1.4061131420002002"
+                "value": "1.4"
             },
:
             {
                 "name": "Contempt",
-                "value": "0"
+                "value": ""
             },
:
             {
+                "name": "WDLCalibrationElo",
+                "value": "3392"
+            },
+            {
+                "name": "WDLDrawRateReference",
+                "value": "0.59"
+            },
```
- - By Lothar Jung Date 2023-05-16 07:42 Upvotes 3
Hier die aktuelle Engine und das Netz:

Please use:
- binary: compiled from <https://github.com/borg323/lc0/tree/dag-update-pr1791> (commit hash `1f90473`)
- net: <https://storage.lczero.org/files/networks-contrib/t1-768x15x24h-swa-4000000.pb.gz>
- config: see below, https://discord.com/channels/425419482568196106/430695662108278784/1107661183714078781
Parent - - By Frank Sanders Date 2023-05-16 11:31 Upvotes 2
Der Link für die binary führt auf die GitHub Seite. Das letzte release ist vom 1. April 2021.
Das heißt, um die neueste exe zu bekommen muss man selbst kompilieren?

Windows
Here are the brief instructions for CUDA/CuDNN, for details and other options see windows-build.md.
Install Microsoft Visual Studio (2017 or later)
Install CUDA
Install cuDNN.
Install Python3
Install Meson: pip3 install --upgrade meson
Edit build.cmd:
Set CUDA_PATH with your CUDA directory
Set CUDNN_PATH with your cuDNN directory (may be the same with CUDA_PATH)
Run build.cmd. It will ask permission to delete the build directory, then generate MSVS project and pause.
Then either:
Hit Enter to build it.
Resulting binary will be build/lc0.exe
Or.
Open generated solution build/lc0.sln in Visual Studio and build yourself.


Vielleicht hat das ja hier im Forum schon jemand gemacht und kann die exe zur Verfügung stellen?
Parent - - By Lothar Jung Date 2023-05-16 11:41 Upvotes 1
Es bestand ja auch die Nachfrage wie man Lc0 compiliert.

Hier meine letzte binary: https://ci.appveyor.com/project/borg323/lc0/branch/dag-update
Parent - - By Frank Sanders Date 2023-05-16 11:45 Upvotes 2
Danke.
Parent - By Lothar Jung Date 2023-05-16 11:47 Upvotes 1
Lc0 Fans betreue ich gerne.
Parent - By Lothar Jung Date 2023-05-16 18:39 Upvotes 1
- - By Lothar Jung Date 2023-05-16 20:33 Upvotes 1
Discord ist für ernsthaftes Lc0 unabdingbar.
Ich gebe gerne eine Einladungslink an Interessierte.
Parent - By Andreas Wutzke Date 2023-05-16 20:43 Upvotes 2
Das scheint mir zu stimmen,
wenn Lothar nicht hier regelmässig posten würde würden wir fast nix mitkriegen....
- By Lothar Jung Date 2023-05-17 09:18 Edited 2023-05-17 09:27 Upvotes 1
Hier die neuste Lc0 Engine:

https://ci.appveyor.com/api/buildjobs/53q60gio277d450v/artifacts/build%2Flc0.exe

Verbessertes und schnelleres onednn Backend für Intel arc GPUS und igpus.
Up Topic Hauptforen / CSS-Forum / Geänderte Lc0 Settings für TCEC Turniere (BT2/T1)

Powered by mwForum 2.29.3 © 1999-2014 Markus Wichitill