Skip to content

Remove thrust::get<0>() calls on a scalar variable.#4851

Merged
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.02from
seunghwak:bug_build_sample_post_processing
Jan 14, 2025
Merged

Remove thrust::get<0>() calls on a scalar variable.#4851
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.02from
seunghwak:bug_build_sample_post_processing

Conversation

@seunghwak
Copy link
Contributor

Close Issue #4846

Remove thrust::get<0>() calls on integer type variables. This shouldn't compile but this successfully compiles in the current build environment, so this hasn't been detected.

@seunghwak seunghwak requested a review from a team as a code owner January 7, 2025 23:07
@seunghwak seunghwak self-assigned this Jan 7, 2025
@seunghwak seunghwak added bug Something isn't working non-breaking Non-breaking change labels Jan 7, 2025
@seunghwak seunghwak added this to the 25.02 milestone Jan 7, 2025
Copy link
Collaborator

@ChuckHastings ChuckHastings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Need to update copyright year to pass CI.

@ChuckHastings
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit 6b5db94 into rapidsai:branch-25.02 Jan 14, 2025
@seunghwak seunghwak deleted the bug_build_sample_post_processing branch March 5, 2025 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cuGraph non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Incorrect code in compute_vertex_renumber_map() in src/sampling/sampling_post_processing_impl.cuh

2 participants