HIP#

Applies to Linux and Windows

2023-09-18

2 min read time

HIP is both AMD’s GPU programming language extension and the GPU runtime. This page introduces the HIP runtime and other HIP libraries and tools.

HIP runtime#

The HIP runtime is used to enable GPU acceleration for all HIP language based products.

Porting tools#

HIPIFY assists with porting applications from based on CUDA to the HIP runtime. Supported CUDA APIs are documented here as well.