cupy / cupy

NumPy & SciPy for GPU

Home Page:https://cupy.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate ZLUDA for AMD CUDA

GermanAizek opened this issue · comments

Description

Describe the feature
@kma,
https://github.com/vosen/ZLUDA
it can give feature run CUDA program on amd video cards if cuda code is optimized, and speed up work on amd.

Additional Information

No response

CuPy natively supports AMD GPUs via ROCm/HIP. See https://docs.cupy.dev/en/latest/install.html#using-cupy-on-amd-gpu-experimental.

I guess you can also try running Python/CuPy through ZLUDA, in case needed 😃

Let me close thits as there's no activity for weeks.