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

Improve hipBLAS support in CMake #7696

Merged
merged 2 commits into from
Jun 4, 2024
Merged

Conversation

daniandtheweb
Copy link
Contributor

This PR improves the detection of the correct CMAKE_PREFIX_PATH when using different distributions or a self-built ROCm SDK, this is a follow up on #7672.

The detection script is the same used here ggerganov/ggml#847.

This improves the detection of the correct CMAKE_PREFIX_PATH when using different distributions or a self-built ROCm SDK.
@github-actions github-actions bot added the build Compilation issues label Jun 2, 2024
CMakeLists.txt Outdated Show resolved Hide resolved
@daniandtheweb daniandtheweb requested a review from slaren June 2, 2024 20:52
@mofosyne mofosyne added the Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix label Jun 3, 2024
@slaren slaren merged commit 987d743 into ggerganov:master Jun 4, 2024
67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Compilation issues Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants