Skip to content

oroMemcpy functions take a non-const source pointer #103

@KaoCC

Description

@KaoCC

Suggested by Johannes:

Ideally it should be const (The CUDA counterpart uses const), but the source in HIP API is not a constant pointer.

There is an effort to change the HIP API, and after that we could modify the Orochi API by adding const.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions