Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HIPIFY][Issue] ERROR when build HIPIFY using Rocm's LLVM #1499

Open
Lookforworld opened this issue May 13, 2024 · 1 comment
Open

[HIPIFY][Issue] ERROR when build HIPIFY using Rocm's LLVM #1499

Lookforworld opened this issue May 13, 2024 · 1 comment
Assignees
Labels
build Building issue/fix clang clang compiler related issue or change failure failure

Comments

@Lookforworld
Copy link

Problem Description

When I build HIPIFY using rocm6.1.1, I set the LLVM's path point to the '/opt/rocm-6.1.1/lib/llvm', but throw an error:
"
Could not find a package configuration file provided by "Clang" with any of
the following names:
ClangConfig.cmake
clang-config.cmake
"
When i build the llvm myself, the file 'ClangConfig.cmake' is in the 'lib/cmake/clang/', but when i using rocm's llvm, the path 'opt/rocm/llvm/lib/cmake' no such file.

What should I do?

Operating System

Ubuntu 22.04.4 LTS

CPU

i5

GPU

AMD Radeon RX 7900 XTX

ROCm Version

ROCm 6.1.0

ROCm Component

ROCm

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

@emankov emankov transferred this issue from ROCm/ROCm May 23, 2024
@emankov emankov self-assigned this May 23, 2024
@emankov emankov added clang clang compiler related issue or change build Building issue/fix failure failure labels May 23, 2024
@emankov emankov changed the title [Issue]:ERROR when build HIPIFY using Rocm's LLVM [HIPIFY][Issue] ERROR when build HIPIFY using Rocm's LLVM May 23, 2024
@emankov
Copy link
Collaborator

emankov commented May 23, 2024

HI @Lookforworld, Could you please provide the full log of hipify-clang's CMake and Make command lines?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Building issue/fix clang clang compiler related issue or change failure failure
Projects
None yet
Development

No branches or pull requests

2 participants