Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 392 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 392 Bytes

This repository contains several tutorials that teach the basic concepts of HIP. These tutorials should not require prior knowledge of GPU or CUDA programming, although general programming knowledge in C or C++ is necessary.

This a work in progress.

Go in order from 0_intro onwards as they introduce the HIP concepts slowly.

Potential topics:

  1. MPI+GPU example (pi monte carlo method?)