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

ci: Build with any BLAS compatible library #927

Merged
merged 3 commits into from
May 20, 2023

Conversation

akharlamov
Copy link
Contributor

The change allows building whisper.cpp with any BLAS implementation, which in our case required for Intel oneMKL.

CMakeLists.txt Outdated Show resolved Hide resolved
@ggerganov ggerganov merged commit 041be06 into ggerganov:master May 20, 2023
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
* Build with any BLAS library

* ci: Removed explicit CUDA nvcc path
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
* Build with any BLAS library

* ci: Removed explicit CUDA nvcc path
landtanin pushed a commit to landtanin/whisper.cpp that referenced this pull request Dec 16, 2023
* Build with any BLAS library

* ci: Removed explicit CUDA nvcc path
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
* Build with any BLAS library

* ci: Removed explicit CUDA nvcc path
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.

2 participants