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

[External CI][hipBLASLt] Build Issue with missing header file 'hipblas-common/hipblas-common.h' file not found #3115

Open
junliume opened this issue Jul 12, 2024 · 1 comment
Assignees
Labels

Comments

@junliume
Copy link
Collaborator

junliume commented Jul 12, 2024

@BrianHarrisonAMD I think we should protect hipBLASLt enablement so that it is not enabled on Windows external CI?
https://dev.azure.com/ROCm-CI/ROCm-CI/_build/results?buildId=3415&view=logs&j=88ba0832-789b-5bb9-0dd5-a1a7441d06cc&t=eada31d1-0215-57b1-0ae6-7397215c45b8

However, I am not sure why MIOPEN_USE_HIPBLASLT is considered as enabled on Windows external CI?

/agent/_work/1/rocm/include/hipblaslt/hipblaslt.h:49:10: fatal error: 'hipblas-common/hipblas-common.h' file not found
   49 | #include <hipblas-common/hipblas-common.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings and 1 error generated when compiling for gfx906.
@junliume junliume removed the windows label Jul 12, 2024
@junliume junliume changed the title [Windows][hipBLASLt] Build Issue with missing header file 'hipblas-common/hipblas-common.h' file not found [External CI][hipBLASLt] Build Issue with missing header file 'hipblas-common/hipblas-common.h' file not found Jul 12, 2024
@BrianHarrisonAMD
Copy link
Contributor

Yes MIOPEN_USE_HIPBLASLT should be disabled on Windows.
I believe this issue is related to hipBLASLt adding a new hipblas-common dependency, and the team managing the azure pipeline are in the process of resolving it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants