Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

extract_if_e bug fix. #2096

Merged
merged 2 commits into from
Mar 1, 2022
Merged

Conversation

seunghwak
Copy link
Contributor

@seunghwak seunghwak commented Feb 26, 2022

extract_if_e primitive bug fix.

This primitive takes a device_view of row(or column)_properties_t objects, and in the internal implementation, we need to properly set the local edge partition ID to properly retrieve row properties (if CSR-ish data structure is used).

This cod was missing and this PR fixes the bug.

@seunghwak seunghwak added bug Something isn't working 3 - Ready for Review non-breaking Non-breaking change labels Feb 26, 2022
@seunghwak seunghwak added this to the 22.04 milestone Feb 26, 2022
@seunghwak seunghwak requested a review from a team as a code owner February 26, 2022 00:59
@seunghwak seunghwak self-assigned this Feb 26, 2022
@kaatish
Copy link
Collaborator

kaatish commented Mar 1, 2022

extract_if_e primitive bug fix.

Could you document what the bug was?

@ChuckHastings
Copy link
Collaborator

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 3cac4b1 into rapidsai:branch-22.04 Mar 1, 2022
@seunghwak seunghwak deleted the bug_extract_if_e branch August 11, 2022 23:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants