TheRock compatibility - Support(#213)

* Add Support for TheRock compatibility

* code clean up

* clean up

* clean up
This commit is contained in:
Aryan Salmanpour
2025-12-08 14:46:04 -08:00
committed by GitHub
parent 1a86352fdd
commit fccf2d3d3d
6 changed files with 83 additions and 2 deletions
+1
View File
@@ -44,6 +44,7 @@ project(jpegdecodeperf)
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)