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

LLVM version requirements on master branch #692

Closed
daniellowell opened this issue Oct 8, 2019 · 2 comments
Closed

LLVM version requirements on master branch #692

daniellowell opened this issue Oct 8, 2019 · 2 comments

Comments

@daniellowell
Copy link
Contributor

I've updated our at PR in our CI to rocBLAS commit hash: 45dce72

Which has the latest master branch for Tensile. There is some LLVM requirement that is not allowing our build to complete. Did the LLVM version change recently?

CMake Error at /usr/local/cget/build/tmp-76df881074ee43768f8c4d0236b39e32/build/virtualenv/lib/python3.5/site-packages/Tensile/Source/lib/CMakeLists.txt:48 (find_package):

  Could not find a configuration file for package "LLVM" that is compatible with requested version "7.0".

  The following configuration files were considered but not accepted:
    /usr/share/llvm-3.8/cmake/LLVMConfig.cmake, version: 3.8.0

-- Configuring incomplete, errors occurred!
@zjin-lcf
Copy link

zjin-lcf commented Nov 8, 2019

The question is : can we use LLVM 10.0 for Tensile ?

=========================================================
CMake Error at build/release/virtualenv/lib/python3.7/site-packages/Tensile/Source/lib/CMakeLists.txt:48 (find_package):
Could not find a configuration file for package "LLVM" that is compatible
with requested version "7.0".

@bragadeesh
Copy link
Contributor

Closing this for now, please reopen if still relevant

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

No branches or pull requests

3 participants