Skip to content

Comments

[Exp] AMD HiP Backend Support#37

Closed
simonguozirui wants to merge 2 commits intomainfrom
hip-support
Closed

[Exp] AMD HiP Backend Support#37
simonguozirui wants to merge 2 commits intomainfrom
hip-support

Conversation

@simonguozirui
Copy link
Collaborator

@simonguozirui simonguozirui commented Apr 17, 2025

@willhu-jpg and I trying to add AMD HiP support for AMD hardware (notably the MI300X series).

Challenge is to find the inline-cuda compile alternative for AMD.

We are starting with this reference as AMD team suggested
https://rocm.docs.amd.com/projects/hip-python/en/latest/user_guide/1_usage.html#hiprtc-launch-kernel-args

@simonguozirui simonguozirui changed the title [WIP] AMD HiP Backend Support [Exp] AMD HiP Backend Support Sep 28, 2025
@simonguozirui
Copy link
Collaborator Author

We will close this for now, as we are unclear how to do inline compile work with HiP kernels.
If you just naïvely put cuda kernel inline and compile it, hipfy would be called for CUDA -> HiP translation. Ideally for the AMD support of KernelBench, we would be asking model to actually right some HiP code instead.

If someone wants to look into this or folks from AMD have pointers that would be great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants