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

[Issue]: RPP Test - Skip messages for not implemented #282

Closed kiritigowda closed 3 months ago

kiritigowda commented 10 months ago

Problem Description

Messages on not implemented tests take up test time. Turn of messages for not implemented / skip to speed up CTest.

Operating System

ALL

CPU

ALL

GPU

Other

Other

All Supported GPU

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

kiritigowda commented 6 months ago

@r-abishek any updates on this?

kiritigowda commented 4 months ago

@r-abishek -- I see the tests were updated. Can we close this issue?

kiritigowda commented 3 months ago

Test info updated

4: -------------------------------------------------------------------
4: 
4: Final Results of Tests:
4:     - Total test cases including all subvariants REQUESTED = 18
4:     - Total test cases including all subvariants PASSED = 18
4: 
4: General information on Tensor voxel test suite availability:
4:     - Total augmentations supported in Tensor test suite = 7
4:     - Total augmentations with golden output QA test support = 6
4:     - Total augmentations without golden ouput QA test support (due to randomization involved) = 1
4: 
4: -------------------------------------------------------------------
4/4 Test #4: rpp_qa_tests_tensor_voxel_hip_all ....   Passed   29.81 sec

100% tests passed, 0 tests failed out of 4

Total Test time (real) = 220.52 sec