Skip to content

CUDA: fix FP16 cuBLAS GEMM #11396

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

Merged

Conversation

JohannesGaessler
Copy link
Collaborator

#11356 introduced a bug that caused FP16 cuBLAS GEMM to be incorrect because the wrong pointer was being used. This PR fixes it.

@github-actions github-actions bot added Nvidia GPU Issues specific to Nvidia GPUs ggml changes relating to the ggml tensor library for machine learning labels Jan 24, 2025
@IMbackK
Copy link
Collaborator

IMbackK commented Jan 24, 2025

Upps sorry about that, copy paste mistake.

@JohannesGaessler JohannesGaessler merged commit c5d9eff into ggml-org:master Jan 24, 2025
44 checks passed
anagri pushed a commit to BodhiSearch/llama.cpp that referenced this pull request Jan 26, 2025
Nexesenex added a commit to Nexesenex/croco.cpp that referenced this pull request Jan 26, 2025
Nexesenex added a commit to Nexesenex/croco.cpp that referenced this pull request Jan 28, 2025
tinglou pushed a commit to tinglou/llama.cpp that referenced this pull request Feb 13, 2025
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Feb 26, 2025
mglambda pushed a commit to mglambda/llama.cpp that referenced this pull request Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants