TheRock compatibility - Support(#213)

* Add Support for TheRock compatibility

* code clean up

* clean up

* clean up

[ROCm/rocjpeg commit: fccf2d3d3d]
This commit is contained in:
Aryan Salmanpour
2025-12-08 14:46:04 -08:00
committed by GitHub
parent a2d3cd97cc
commit f5d0c73bf4
6 changed files with 83 additions and 2 deletions
@@ -44,6 +44,7 @@ project(jpegdecodebatched)
list(APPEND CMAKE_PREFIX_PATH ${ROCM_PATH}/lib/cmake)
set (HIP_PLATFORM amd CACHE STRING "HIP platform")
find_package(HIP QUIET)
find_package(rocjpeg QUIET)
find_package(rocprofiler-register QUIET)