Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 276 Bytes

File metadata and controls

3 lines (2 loc) · 276 Bytes

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.