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 : disable unused cudaLaunchHostFunc code #6078

Merged
merged 1 commit into from Mar 15, 2024
Merged

Conversation

slaren
Copy link
Collaborator

@slaren slaren commented Mar 15, 2024

Since this function is not actually used currently, let's remove the code to avoid breaking old HIP versions for now. It will still be necessary in the future.

Fixes #6064

@ggerganov ggerganov merged commit 3020327 into master Mar 15, 2024
52 of 62 checks passed
@slaren slaren deleted the sl/fix-hip-hostfunc branch March 15, 2024 14:43
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
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.

hipBLAS build git checkout b2110
2 participants