TutorialΒΆ
hipCaffe: the HIP Port of Caffe How use Caffe on ROCm
Vector-Add example ussing the HIP Programing Language
mini-nbody: A simple N-body Code This sample demonstrates the use of the HIP API for a mini n-body problem.
GCN asm Tutorial Assembly Sample The Art of AMDGCN Assembly:How to Bend the Machine to Your Will. This tutorial demonstrates GCN assembly with ROCm application development.
Optimizing-Dispatches ROCm With Rapid Harmony: Optimizing HSA Dispatch: This tutorial shows how to optimize HSA dispatch performance for ROCm application development.
CLOC offline compiler ROCm With Harmony: Combining OpenCL Kernels, HCC and HSA in a Single Program. This tutorial demonstrates how to compile OpenCL kernels using the CL offline compiler (CLOC) and integrate them with HCC C++ compiled ROCm applications.