ROCR documentation

ROCR documentation#

The ROCm runtime (ROCR) is AMD’s implementation of HSA runtime, which is a thin, user-mode API that exposes the necessary interfaces to access and interact with graphics hardware driven by the AMDGPU driver set and the ROCK kernel driver. To learn more, see What is ROCR?

You can access ROCR code on our GitHub repository.

The documentation is structured as follows:

To contribute to the documentation, refer to Contributing to ROCm.

You can find licensing information on the Licensing page.