Description
Provides a HIP/ROCm port of Thrust-style parallel algorithms for AMD GPUs. It is useful for developers who want familiar parallel primitives such as transforms, reductions, scans, and sorting in GPU code.
Performance and compatibility depend on the ROCm compiler, target GPU, and algorithm shape. Benchmark representative workloads before using it in production paths.