Skip to content

Test primitive row operator#17467

Closed
PointKernel wants to merge 9 commits intorapidsai:branch-25.02from
PointKernel:primitive-row-operator
Closed

Test primitive row operator#17467
PointKernel wants to merge 9 commits intorapidsai:branch-25.02from
PointKernel:primitive-row-operator

Conversation

@PointKernel
Copy link
Copy Markdown
Member

Description

TBD

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@PointKernel PointKernel added 2 - In Progress Currently a work in progress libcudf Affects libcudf (C++/CUDA) code. Performance Performance related issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 27, 2024
@PointKernel PointKernel self-assigned this Nov 27, 2024
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Nov 27, 2024

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

rapids-bot bot pushed a commit that referenced this pull request Dec 10, 2024
…distinct (#17546)

This PR addresses several minor issues discovered while working on #17467:

- Corrected a typo where `RowHasher` should have been `RowEqual`
- Renamed `hash_set_type` to `distinct_set_t`
- Added a `null_probability` benchmark axis for the distinct benchmark, similar to other stream compaction benchmarks

Authors:
  - Yunsong Wang (https://github.com/PointKernel)

Approvers:
  - Muhammad Haseeb (https://github.com/mhaseeb123)
  - Vyas Ramasubramani (https://github.com/vyasr)

URL: #17546
@vyasr
Copy link
Copy Markdown
Contributor

vyasr commented May 16, 2025

Can we close this now that #17726 is merged?

@PointKernel
Copy link
Copy Markdown
Member Author

Can we close this now that #17726 is merged?

Thanks for the reminder. This can be closed and I will open separate PRs to apply primitive operators into stream compaction operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 - In Progress Currently a work in progress improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants