Skip to content

extract_if_e bug fix.#2096

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-22.04from
seunghwak:bug_extract_if_e
Mar 1, 2022
Merged

extract_if_e bug fix.#2096
rapids-bot[bot] merged 2 commits intorapidsai:branch-22.04from
seunghwak:bug_extract_if_e

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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