-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Compile bug: parameter packs not expanded with ‘...’: #11112
Labels
Comments
Using a more recent version of the CUDA toolkit should fix it. |
I installed the latest version of cuda-toolkit, and I still get this error when building
|
You are still using the same version. The minimum version that we test the build for is 11.7. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Git commit
ecebbd2
Operating systems
Linux, Other? (Please let us know in description)
GGML backends
CUDA
Problem description & steps to reproduce
I'm trying to compile llama.cpp with cuda on Ubuntu 22.04.5 LTS on WSL and it stars compiling, but when it tries to build it stops giving the error while building argmax.cu.o
First Bad Commit
No response
Compile command
Relevant log output
The text was updated successfully, but these errors were encountered: