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

enh: Better parallelization of fitness evaluations #1340

Open
nicl-nno opened this issue Oct 14, 2024 · 0 comments
Open

enh: Better parallelization of fitness evaluations #1340

nicl-nno opened this issue Oct 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nicl-nno
Copy link
Collaborator

The effectiveness of parallel fitness evaluation should be improved. The promising way is to use DASK instead joblib.

The implementation itself should go to GOLEM - https://github.com/aimclub/GOLEM, but the main aim is to make FEDOT computations faster.

The ideas from draft PR aimclub/GOLEM#247 can be re-used

Time and memory constrainsts should be taken into account

@nicl-nno nicl-nno added the enhancement New feature or request label Oct 14, 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
Status: In Progress
Development

No branches or pull requests

1 participant