You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: