Skip to content
Snippets Groups Projects

Using joblib instead of multiprocessing

Merged Loïc Le Guyader requested to merge FastCCD-parallel-backend into master

With the multiprocessing approach we are limited to some ~60 bins before the binning crashes. Switching to joblib allows 257 bins or more.

To be noted, tqdm doesn't work too well now, reaching 100% before all jobs are done.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading