Skip to content
Snippets Groups Projects

Programming in HIP

Hello HIP world!

This folder contains examples associated with the HIP presentation. Each folder contains one example and another README.md which describes it.

The main purpose of the attached Makefiles is just to better communicate the compilation/hipification commands and as a shortcut to manual typing of the whole commands. Real Makefiles would look differently. Do not use hipify tools in Makefiles or any other automatic build scripts.

The examples are designed for HIP-4.3.1, and when we are refering to "now", we mean November 2021.