Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ENH: Rewrite JoblibParallelization #541

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cheginit
Copy link

Based on the discussion here
this PR rewrites JoblibParallelization to improve reliability
and consistency of using joblib.

@cheginit cheginit changed the title ENH: Rewrite JoblibParallelization following the discussion at https://github.com/anyoptimization/pymoo/issues/537 [skip ci] ENH: Rewrite JoblibParallelization Jan 10, 2024
@blankjul blankjul self-assigned this Jan 12, 2024
Taher Chegini and others added 2 commits January 15, 2024 12:07
Move the Parameters section to `__init__` to be consistent
with other classes. Also, add an Examples section.
This avoids the issue with incorrectly setting `joblib = None` when `ray` is not installed even if `joblib` is.
@cheginit
Copy link
Author

cheginit commented Nov 6, 2024

@blankjul Does this PR require any modifications?

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants