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

Linking issue fix via Makefile when CUBLAS enabled in the WSL #1876 #1878

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

lbluep
Copy link
Contributor

@lbluep lbluep commented Feb 19, 2024

When I followed the instruction to compile the project with "WHISPER_CUBLAS=1 make -j" in WSL environment, I couldn't get the project compiled successfully. After reading through the Makefile, I added "-L/usr/lib/wsl/lib" to Makefile if WHISPER_CUBLAS defined.
I think it is a common issue for the users who are using WSL to complie the project with CUBLAS enabled.

@ggerganov ggerganov merged commit 276615d into ggerganov:master Feb 20, 2024
13 of 38 checks passed
jiahansu pushed a commit to WiseSync/whisper.cpp that referenced this pull request Apr 17, 2024
viktor-silakov pushed a commit to viktor-silakov/whisper_node_mic.cpp that referenced this pull request May 11, 2024
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 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.

3 participants