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

cuda : rename build flag to LLAMA_CUDA #6299

Merged
merged 2 commits into from Mar 26, 2024
Merged

Conversation

slaren
Copy link
Collaborator

@slaren slaren commented Mar 25, 2024

LLAMA_CUBLAS still works for now to avoid breaking build scripts, but it prints a warning announcing that it will be removed in the future.

GGML_USE_CUBLAS is also renamed to GGML_USE_CUDA.

@slaren
Copy link
Collaborator Author

slaren commented Mar 25, 2024

This also renames some targets in the RPM packages. cc @jboero

@jboero
Copy link
Contributor

jboero commented Mar 25, 2024

Thanks for the heads-up. I can switch this easy enough.

jboero added a commit to jboero/llama.cpp that referenced this pull request Mar 25, 2024
@slaren
Copy link
Collaborator Author

slaren commented Mar 26, 2024

Not sure why the nix CI is not completing, it seems to have timed out after 6 hours. The same things seems to be happening on master, so I don't think this PR is the cause.

@slaren slaren merged commit 2803459 into master Mar 26, 2024
58 of 59 checks passed
@slaren slaren deleted the sl/deprecate-llama_cublas branch March 26, 2024 00:16
@ikawrakow
Copy link
Contributor

I think starting with this PR the nix CI is rebuilding ROCm each time (and timing out after 6 hours each time). In the previous merged PR #6298 and before nix ubuntu build was taking 22-23 minutes.

@slaren
Copy link
Collaborator Author

slaren commented Mar 27, 2024

You can see the previous commit in master the nix run being cancelled after 5 hours (when this was merged).
https://github.com/ggerganov/llama.cpp/actions/runs/8424667760/job/23069080838

hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 3, 2024
gentoo-repo-qa-bot pushed a commit to gentoo-mirror/bratishkaerik-overlay that referenced this pull request Apr 13, 2024
Following upstream here:
ggerganov/llama.cpp#6299 .

Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
tybalex pushed a commit to tybalex/function.cpp that referenced this pull request Apr 17, 2024
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

Successfully merging this pull request may close these issues.

None yet

4 participants