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
55 stars 40 forks source link

Unit Test Failure - Host #183

Closed kiritigowda closed 1 year ago

kiritigowda commented 1 year ago

Host Test Failure with args below ->

./uniqueFunctionalities_host 0 9

Usage: ./uniqueFunctionalities_host <u8 = 0 / f16 = 1 / f32 = 2 / u8->f16 = 3 / u8->f32 = 4 / i8 = 5 / u8->i8 = 6> <case number = 0:12>

ip_bitDepth = 0
zsh: segmentation fault  ./uniqueFunctionalities_host 0 9
kiritigowda commented 1 year ago

@r-abishek can we close this issue with PR #205 ?

kiritigowda commented 1 year ago

closing this issue as we are migrating to new test suite.