Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Torch auto-configurator, optimize usage #18

Open
shindavid opened this issue Jan 3, 2023 · 0 comments
Open

Torch auto-configurator, optimize usage #18

shindavid opened this issue Jan 3, 2023 · 0 comments
Assignees

Comments

@shindavid
Copy link
Owner

Using DshinScratch.cpp as an example, create a process that allows the user to determine optimal configuration specific to their local hardware. We want a nnet batch size that will permit maximum evaluation throughput. This will be game-specific.

Later this can be part of a general auto-configurator that determines other parameters like the number of search threads to use.

@Rediness remarked that the use of .detach() was probably suboptimal. Get to the bottom of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants