Skip to content

Conversation

@JohannesGaessler
Copy link
Collaborator

Fixes #9554 .

I assume the problem comes from the use of CUB so a possible fix is to use the sumrows workaround for old CUDA versions. The compilation fails for 11.5 and succeeds for 11.7 so the cutoff needs to be either 11.6 or 11.7. Unfortunately the CUB documentation seems to be linked incorrectly so I can't access the CUB documentation for 11.6, I've decided to just go with 11.7.

@github-actions github-actions bot added the Nvidia GPU Issues specific to Nvidia GPUs label Sep 20, 2024
@JohannesGaessler JohannesGaessler 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 Sep 20, 2024
@JohannesGaessler JohannesGaessler merged commit 5cb12f6 into ggml-org:master Sep 20, 2024
52 checks passed
dsx1986 pushed a commit to dsx1986/llama.cpp that referenced this pull request Oct 29, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Nvidia GPU Issues specific to Nvidia GPUs 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.

Bug: Fail to compile after commit 202084d31d4247764fc6d6d40d2e2bda0c89a73a

2 participants