Skip to content

missing atomicMin/Max for signed long long in HIP (available in CUDA) #2

@Epliz

Description

@Epliz

Hi,

As pointed out at ROCm/hipamd#65 , there is not version of the atomicMin/Max methods for signed long long arguments.
These variants are available in CUDA as seen at https://docs.nvidia.com/cuda/cuda-c-programming-guide/#atomicmin (as well as in OpenCL on AMD GPUs).
Therefore it seems like they should be added.

Best regards,
Epliz

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