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

Improve parallelization in MinhashDedupBuckets #82

Merged
merged 13 commits into from
Feb 2, 2024

Conversation

guipenedo
Copy link
Collaborator

Adds the ability to parallelize within each bucket, by having each worker handle a specific range of hashes.
Also added a lot of checks to make sure any weird error is caught quickly

@guipenedo guipenedo marked this pull request as ready for review February 2, 2024 16:33
@guipenedo guipenedo merged commit 0f2750c into main Feb 2, 2024
1 of 4 checks passed
@guipenedo guipenedo deleted the parallel_minhash_buckets branch February 2, 2024 18:17
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 this pull request may close these issues.

1 participant