Skip to content

[Follow-up] Evaluate using pinned memory for cudaMemcpyAsync in bloom_filter.cu #4407

@mythrocks

Description

@mythrocks

This is a follow-up to #4360.

Per the code review, the suggestion was made that cudaMemcpyAsync for host->device and device->host memory use pinned memory, for the three spots where cudaMemcpyAsync is called.

To reduce the churn for the 26.04 release, perhaps we should take this up for 26.06.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions