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

Ontology builder parallelization #92

Closed
wants to merge 1 commit into from

Conversation

raghav-kukreti
Copy link

Extending on issue #44 the function ontology_builder was optimized to parallelize itself across the number of CPU cores.

Copy link
Owner

@lambdamusic lambdamusic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks a lot for the suggestions. I am not very familiar with multiprocessing but I tried to run your code:

  • indentation is messed up and there seems to be missing bits too
  • joblib is not added to requirements.txt
  • multiprocessing does NOT need to be added requirements.txt as it is included in python3 by default

All in all, seems a nice idea. If you can make it work at your end, I'll test again.

@lambdamusic
Copy link
Owner

Closing due to inactivity

@lambdamusic lambdamusic closed this Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants