cudf icon indicating copy to clipboard operation
cudf copied to clipboard

cudf::merge public API now support passing a user stream

Open robertmaynard opened this issue 1 year ago • 1 comments

Description

Expands the cudf::merge function to support a user stream

Found as part of https://github.com/rapidsai/cudf/pull/15982 when building benchmarks

Checklist

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

robertmaynard avatar Jun 28 '24 16:06 robertmaynard

I think the new STREAM_MERGE_TEST are failing.

mhaseeb123 avatar Jun 29 '24 00:06 mhaseeb123

/merge

robertmaynard avatar Jul 02 '24 20:07 robertmaynard