Skip to content

[FEA] Support specifying a host mr for rmm::device_scalar #1959

@vuule

Description

@vuule

The host resource would be used for the bounce buffer in value(). The potential optimization would be to pass a pinned memory resource to avoid a pageable copy in value(). cudf::detail::device_scalar already uses a similar implementation.

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