Skip to content

[FEA]: semaphore not supported in latest release #10

@jamesETsmith

Description

@jamesETsmith

Is this a duplicate?

Is your feature request related to a problem? Please describe.

With the recent release, I see that semaphores are no longer supported. Can you give more details about 1) why it was removed going from v2.2.0 -> release/rocmds-25.10 and 2) when we'll get support back?

// NOTE(HIP/AMD): semaphore is not supported on AMD hardware
#ifdef __HIP_PLATFORM_AMD__
#error semaphore is not supported on AMD hardware and should not be included
#endif

Describe the solution you'd like

Implementation of <cuda/semaphore>

Describe alternatives you've considered

I'm going to try and revert to v2.2.0, but I'm worried this will cause problems with the latest versions of hipcollections

Additional context

This is needed for ROCm/dgl

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestquestionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions