GitHub - ROCm/hip: HIP: C++ Heterogeneous-Compute Interface for Portability · GitHub
Skip to content

ROCm/hip

Repository files navigation

HIP

HIP is a C++ runtime API and kernel language for AMD GPUs. It allows developers to create portable applications by providing a programming interface that is similar to NVIDIA CUDA, making it straightforward to port existing NVIDIA CUDA code to run on AMD hardware.

Packages

Contributors