ROCm / roctracer

ROCm Tracer Callback/Activity Library for Performance tracing AMD GPUs
https://rocm.docs.amd.com/projects/roctracer/en/latest/
Other
64 stars 30 forks source link

ROC-tracer

Usage

rocTracer API

To use the rocTracer API you need the API header and to link your application with roctracer .so library:

rocTX API

To use the rocTX API you need the API header and to link your application with roctx .so library:

Library source tree

Documentation

Build and run tests

Installation

Install by:

  make install

or:

  make package && dpkg -i *.deb