- lczero.exe*
- libopenblas.dll*
- OpenCL.dll**
- leelaz_opencl_tuning (This file contains tuning parameters calculated for your GPU, and is created automatically on the first run of the training. It can also be created by manually running lczero.exe –tune-only or –full-tuner from the command line, see above. Please note that the initial creation of the file can take several minutes, because the tuning probes your hardware which takes time. Also note that this file is not required if you run the CPU-only version of LCZero.)
I also copy the latest unzipped Network file to the root C drive. I rename it WEIGHT there for simplification. Remember to unzip it....its around 61 MB unzipped. I copy this file to the C Drive because sometimes arena has trouble following the file pathway if its not root. Not sure why.
Now go into the Arena menu Engine management and select new
Point to the lczero file in the folder you created
It will create the engine for you and you can point Arena to the books if any you want to use with the engine.
There will also be an area for Command Lines
add the following text
-w <filepath_to_network_file> -t <number of threads it should use for engine>
Start a match and it should work.
Ed