LeelaChessZero / lczero-client

The executable that communicates with the server to run selfplay games locally and upload results
71 stars 40 forks source link

optionally send hostname and gpu info to server #100

Closed borg323 closed 4 years ago

borg323 commented 4 years ago

This adds a new flag, -stats (default off) to control whether to send additional info to the server. If set it sends the hostname, GPU name (only if -backend-opts is not used) and GPU number (from -gpu) to the server.