rocPRIM documentation#

rocPRIM is a header-only library that provides HIP parallel primitives. The purpose of the library is to ease the maintainability of performant, yet portable GPU-accelerated code on the AMD ROCm platform. rocPRIM is written in HIP and has been optimized for AMD’s latest discrete GPUs. For more information refer to Introduction to rocPRIM.

The code is open and hosted at: ROCmSoftwarePlatform/rocPRIM

The rocPRIM documentation is structured as follows:

To contribute to the documentation refer to Contributing to ROCm.

You can find licensing information on the Licensing page.