Description
Provides header-only HIP parallel primitives for building GPU algorithms on AMD ROCm platforms. It is useful for developers implementing scans, reductions, sorting, and other parallel operations in GPU code.
Header-only GPU libraries are tied to compiler and ROCm compatibility. Benchmark and test kernels on the actual GPU architecture before depending on performance or correctness.