Skip to content

Virtual memory region set_permissions() variants impl-vs-decl mismatch #766

@eyalroz

Description

@eyalroz

The function template cuda::memory::virtual_::set_permissions() which takes a Container of devices has two variants: const & and non-const &&. Unfortunately, the implementation of the first variant has a parameter of const && - a nonsensical and mismatched choice.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions