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

[FEAT]: GPU/CPU Multithread optimization #83

Closed
HeorhiiS opened this issue Oct 21, 2022 · 1 comment
Closed

[FEAT]: GPU/CPU Multithread optimization #83

HeorhiiS opened this issue Oct 21, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@HeorhiiS
Copy link

Description

To the maintainers,

I wanted to ask if you would be open to exploring speeding up the calculations using multithreading on GPU or CPU.
For example, scipy's differential evolution offers a multithreading option by using multiple workers.
And if the authors have any suggestions regarding how those can be implemented? Thank you.

Additional Information

No response

@HeorhiiS HeorhiiS added the enhancement New feature or request label Oct 21, 2022
@thieu1995
Copy link
Owner

@HeorhiiS ,

Thanks, we have it here: https://mealpy.readthedocs.io/en/latest/pages/general/simple_guide.html?highlight=parallel#training

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

2 participants