Skip to content

[FEA] Audit enum fields re-exported from cudart to see if we can use the symbols (rather than matching values) #1745

Open
@wence-

Description

@wence-

Is your feature request related to a problem? Please describe.

See discussion in #1743, we have an allocation_handle_type enum that re-exports enum values from cudart. In the past we copied values because the symbols didn't appear in cudart 11.2. It may be that they now exist in all supported versions.

This would mean that we don't accidentally end up with mismatching values between cudart and rmm. One hopes that the enum values are fowards compatible forever, but ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    To-do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions