Closed Caleb-Kang closed 4 years ago
When I run ./lc0.exe --help, I see backend-options such as --[no-]ponder
./lc0.exe --help
--[no-]ponder
How am I supposed to enable these kinds of options? I have tried --[yes-]ponder, etc. but none of my tries worked.
--[yes-]ponder
The no- is optional. --ponder or --no-ponder are allowed options. Feel free to join our Discord if you have any more questions.
no-
--ponder
--no-ponder
When I run
./lc0.exe --help
, I see backend-options such as--[no-]ponder
How am I supposed to enable these kinds of options? I have tried
--[yes-]ponder
, etc. but none of my tries worked.