ROCm / rpp

AMD ROCm Performance Primitives (RPP) library is a comprehensive high-performance computer vision library for AMD processors with HIP/OpenCL/CPU back-ends.
https://rocm.docs.amd.com/projects/rpp/en/latest/
MIT License
53 stars 38 forks source link

[Issue]: ROCm Install - Use case `Graphics` -- Required/Optional #344

Closed kiritigowda closed 4 months ago

kiritigowda commented 5 months ago

Problem Description

Does RPP require the graphics use case or just the rocm use case?

If this does require graphics use case what are the functionality support or rocm graphic libs required?

Operating System

ALL

CPU

ALL

GPU

Other

Other

ALL

ROCm Version

ROCm 6.0.0

ROCm Component

rpp

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

rrawther commented 5 months ago

graphics use case is not required for RPP. Just "rocm" use case is enough

kiritigowda commented 4 months ago

TODO - Remove graphics from install instructions

kiritigowda commented 4 months ago

Fix with -- #349