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

TODO: Add check of n_cores #94

Open
juraskov opened this issue Apr 2, 2024 · 0 comments
Open

TODO: Add check of n_cores #94

juraskov opened this issue Apr 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@juraskov
Copy link
Member

juraskov commented Apr 2, 2024

Variable mlt.Config.n_cores = 35 is not checked against the number of n_configs_iter before the beginning of the training. We should implement checks and warnings or adapt the number of cores automatically. Otherwise, the code crashes only after completing the first round of training, which can waste significant time for large systems.

@juraskov juraskov added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant