Skip to content

[BUG] Stop using private RMM macros in cudf #18189

Open
@bdice

Description

@bdice

Describe the bug
cuDF is using private RMM macros and should stop relying on these.

Sources:
https://github.com/search?q=repo%3Arapidsai%2Fcudf+%2F%28%3F-i%29RMM_%5BA-Z_%5D*%5C%28%2F&type=code

The specific examples I see are:

Pull requests like #18108 should be unnecessary.

Expected behavior
No RMM_... macros are used in the cudf repository.

xref: rapidsai/rmm#1848

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions