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
@@ -61,6 +61,7 @@ else()
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -DNDEBUG -fPIC")
endif()
set (HIP_PLATFORM amd CACHE STRING "HIP platform")
find_package(HIP QUIET)
find_package(rocjpeg QUIET)
find_package(rocprofiler-register QUIET)