Skip to content

Provide hipify to convert CUDA code to ROCm/HIP for AMD GPUs #40

@EmmanuelMess

Description

@EmmanuelMess

Running on less expensive AMD GPUs might be somewhat easy to implement, with hipify, either automatically converting the code or doing a manual run of hipify.

Is your feature request related to a problem? Please describe.
Cannot run on AMD GPUs as is.

Describe the solution you'd like
Hipify code conversion.

Describe alternatives you've considered
Converting to CPU with Eigen and optimizing on CPU?

Additional context
I have an AMD GPU.

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