Skip to content

Commit d6d6d8a

Browse files
m-gallustvukovic-amd
authored andcommitted
Update LoadHIP to respect HIP SDK 6.1 on Windows
1 parent 6dc80fb commit d6d6d8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/public/LoadHIP.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,6 @@ endif()
530530
find_package_and_print_version(hipsolver REQUIRED)
531531

532532
list(APPEND CMAKE_MODULE_PATH ${ROCM_PATH}/cmake)
533-
set(HIP_PLATFORM AMD)
534533
find_package_and_print_version(HIP MODULE REQUIRED)
535534

536535
find_library(PYTORCH_HIP_LIBRARIES amdhip64 HINTS ${ROCM_PATH}/lib)

0 commit comments

Comments
 (0)