Skip to content

Route lexicographic preprocessing through memory resources - #24087

Draft
nirandaperera wants to merge 1 commit into
NVIDIA:mainfrom
nirandaperera:lexicographic-memory-resources
Draft

Route lexicographic preprocessing through memory resources#24087
nirandaperera wants to merge 1 commit into
NVIDIA:mainfrom
nirandaperera:lexicographic-memory-resources

Conversation

@nirandaperera

Copy link
Copy Markdown
Contributor

Description

A part of #20780.

  • Port lexicographic preprocessed_table, self_comparator, and two_table_comparator to take cudf::memory_resources.
  • Route comparator-owned device state and preprocessing scratch through explicit output and temporary resources.
  • Update sorting, joining, reduction, search, and row-operator callers and add strict current-resource test coverage.

Test plan

  • Pre-commit checks on all changed files
  • ROW_OPERATOR_TEST (53/53 passed)
  • TABLE_TEST (32/32 passed)

Checklist

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

@nirandaperera nirandaperera added libcudf Affects libcudf (C++/CUDA) code. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Sep 9, 2026
@copy-pr-bot

copy-pr-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown

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.

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

Labels

improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant