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

MNMG Jaccard - Python #2546

Closed
Tracked by #3260
ChuckHastings opened this issue Aug 10, 2022 · 1 comment · Fixed by #3828
Closed
Tracked by #3260

MNMG Jaccard - Python #2546

ChuckHastings opened this issue Aug 10, 2022 · 1 comment · Fixed by #3828
Assignees

Comments

@ChuckHastings
Copy link
Collaborator

Modify the python Jaccard, Overlap and Sorensen calls to use the new PLC version of Jaccard, Overlap and Sorensen. Add MNMG support.

API definition in #2540 blocks starting this work
Implementation in #2543 blocks completing this work

@github-actions
Copy link

github-actions bot commented Sep 9, 2022

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

@BradReesWork BradReesWork modified the milestones: 22.10, 22.12 Oct 6, 2022
@ChuckHastings ChuckHastings removed this from the 22.12 milestone Nov 28, 2022
@BradReesWork BradReesWork added this to the 23.04 milestone Jan 23, 2023
@BradReesWork BradReesWork removed this from the 23.04 milestone Jul 24, 2023
rapids-bot bot pushed a commit that referenced this issue Sep 21, 2023
This PR
-  refactors python code for similarity algorithms (Jaccard, Sorensen, Overlap) to use latest CAPI
-  removes legacy cuda c/c++ code and python wrapper around legacy code
-  update CAPI tests
-  remove and update python tests

Closes #2546 
Closes #2547 
Closes #2548
Closes #2549 
Closes #2749

Authors:
  - Naim (https://github.com/naimnv)

Approvers:
  - Seunghwa Kang (https://github.com/seunghwak)
  - Chuck Hastings (https://github.com/ChuckHastings)
  - Rick Ratzel (https://github.com/rlratzel)

URL: #3828
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.

3 participants