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

RPP Test Suite Upgrade 6 - Restructure common HIP/HOST code #315

Closed r-abishek closed 8 months ago

r-abishek commented 8 months ago

@kiritigowda This is a minor PR that touches only test suite files to copy code from one place to another to restructure it better. It also has some reduced printing as requested in #282 + formatting / code cleanup.

r-abishek commented 8 months ago

@kiritigowda SLES HIP tests passing on CI, but Ubuntu machine has an issue fetching rpp.

Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/ROCm/rpp.git
 > git init /var/jenkins_home/workspace/main_precheckin_rpp_PR-315/GO7vZ3kUj/rpp # timeout=10
Fetching upstream changes from https://github.com/ROCm/rpp.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/ROCm/rpp.git +refs/pull/315/head:refs/remotes/origin/PR-315 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- https://github.com/ROCm/rpp.git +refs/pull/315/head:refs/remotes/origin/PR-315 +refs/heads/develop:refs/remotes/origin/develop" returned status code 128: