Files
rocm-systems/projects/hip/README.md
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 line
463 B
Markdown
Raw Normal View History

2025-08-20 15:48:55 -04:00
# HIP
2016-01-26 20:14:33 -06:00
2025-08-20 15:48:55 -04:00
> [!CAUTION]
> The hip repository is retired, please use the [ROCm/rocm-systems](https://github.com/ROCm/rocm-systems/tree/develop/projects/hip) repository for development. This `develop` branch will only accept patch updates from a bot that mirrors hip-specific updates from `rocm-systems` into here.
2025-08-20 15:48:55 -04:00
**HIP is a C++ Runtime API and Kernel Language that allows developers to create portable applications for AMD and NVIDIA GPUs from single source code.**