I was trying to test playing lc0 against itself but when i tried to use the opencl version I was getting a Stalled engine.. refused to respond to ping on startup.
This command worked fine. The one with opencl was stalling out.
cutechess.exe -games 1 -engine cmd=lc0-v0.18.1-windows-blas\lc0.exe -engine cmd=lc0-v0.18.1-windows-blas\lc0.exe -each proto=uci tc=30+5 arg="--weights=n16b6e505904aac83d965a35fb2367819d613dc73328d900129f4b43b6d986db60" dir=lc0-v0.18.1-windows-blas -debug -wait 200 -pgnout game.pgn
I noticed that first time OpenCL goes through some tunning which takes about 30 seconds and a tuning file is created. Since the tuning is not done on subsequent runs I don't understand why the engine times out on start. Any ideas?