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

CommonAlertsFilters slow when running parallel with large numbers of mols #27

Open
kkovary opened this issue Nov 14, 2024 · 0 comments · May be fixed by #28
Open

CommonAlertsFilters slow when running parallel with large numbers of mols #27

kkovary opened this issue Nov 14, 2024 · 0 comments · May be fixed by #28

Comments

@kkovary
Copy link

kkovary commented Nov 14, 2024

When running the filters on really large numbers of compounds the processing can be slower when running with n_jobs > 1. One solution could be to optionally utilize dm.parallelized_with_batches. In some initial small scale tests this resulted in ~2.5X speed improvements.

@kkovary kkovary linked a pull request Nov 14, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant