-
Notifications
You must be signed in to change notification settings - Fork 528
Running a benchmark
Lætitia edited this page Sep 18, 2024
·
5 revisions
-
Open the directory where Lc0 is located.
-
Hold Shift key on your keyboard and right-click on the empty space of the window, so that directory popup menu appears.
-
Select "Open PowerShell window here" from that menu.
-
A PowerShell window will open. Type in that window: ./lc0 benchmark
-
Note the NPS number from engine output and fill the form at https://lc0.org/benchmark-form to share the result with others.
-
Open a terminal window
-
Type in that window lc0 benchmark
Should you want to keep the output in a separate file use
lc0 benchmark 2>&1 >> [yourlogFileName]
- Note the version of Leela, NPS number from engine output (from the logfile if you sent the output into a logfile) and fill the form at https://lc0.org/benchmark-form to share the result with others.