Skip to content

Conversation

Engininja2
Copy link
Contributor

When compiling for the HIP SDK version 5.7 on Windows I get the following error.

      CMake Error at C:/Users/Engininja2/AppData/Local/Temp/tmptb9uvli3/build/cmake_install.cmake:241 (file):
        file INSTALL cannot find "C:/Program Files/AMD/ROCm/5.7/bin/amdhip64.dll":
        File exists.

AMD's CMake files have CMake looking in the SDK for amdhip64.dll but it's included with the gpu driver in C:\Windows\System32
This PR avoids including it and other runtime dlls when compiled for HIP.

Co-authored-by: Andrei <abetlen@gmail.com>
@abetlen abetlen merged commit ae5682f into abetlen:main Jun 4, 2024
@Engininja2 Engininja2 deleted the fix-windows-hip branch June 5, 2024 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants