Description
Provides a header-only HIP library built on top of rocPRIM or CUB. It supplies GPU parallel primitives and compatibility helpers for code that targets AMD or CUDA-like ecosystems.
It is useful for developers porting or writing GPU algorithms such as reductions, scans, sorting, and device-level data processing. Compatibility depends on the selected backend and GPU toolchain.