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

Implement Multiprocessing to Speed Up Execution #159

Open
james-delisle opened this issue Jul 20, 2021 · 0 comments
Open

Implement Multiprocessing to Speed Up Execution #159

james-delisle opened this issue Jul 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@james-delisle
Copy link
Contributor

This has largely been completed. The work has been committed to the develop_multiprocessing branch.

All that needs completing is the console output, which does not currently work well with the multiprocessing. tqdm is not optimised for multiprocessing. This may have changed since I last attempted to fix it, so its worth checking the tqdm docs.

@james-delisle james-delisle added the enhancement New feature or request label Jul 20, 2021
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