This page is under construction and will be updated very soon.
The Heterogeneous-Compute Interface for Portability (HIP) is a C++ runtime API and kernel language developed by AMD. It allows developers to write portable code that can run on both AMD and NVIDIA GPUs from a single source. This makes it easier to develop applications that can leverage the computational power of different GPU architectures without needing to rewrite the code for each platform.