Skip to content

Convert from HIP to hipper #1063

Open
Open
@joaander

Description

@joaander

Description

Replace all HIP calls with hipper calls. Continues #427.

Motivation and context

HIP is complex, out of our control, gets in the way, and often breaks things. There is no need to use it for CUDA builds. hipper is a thinner translation layer that @mphoward developed that works around these issues by using CUDA more directly than HIP for CUDA builds and falls back to HIP for AMD builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingChanges that will break API.complexA particularly complex or large project that involves significant amount of effort.essentialWork that must be completed.refactorRefactoring existing codetaskSomething needs to be done.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions