TheRock compatibility - Support(#213)
* Add Support for TheRock compatibility * code clean up * clean up * clean up
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user