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

Build fail on self-built ROCm sdk #845

Closed
daniandtheweb opened this issue Jun 1, 2024 · 1 comment
Closed

Build fail on self-built ROCm sdk #845

daniandtheweb opened this issue Jun 1, 2024 · 1 comment

Comments

@daniandtheweb
Copy link
Contributor

daniandtheweb commented Jun 1, 2024

Building ggml with a self-built ROCm sdk results in the build failing, probably due to a different folder structure.
I've solved a similar issue on the Makefile of llama.cpp by allowing the compiler to look in another directory for the required files (ggerganov/llama.cpp@30e238b), but the CMakeFile seems to work differently and I'm unable to find a way to fix it.

@daniandtheweb
Copy link
Contributor Author

I've opened a pr to fix the issue: #847.

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

1 participant