whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

CMake support on Linux for absence of AVX2

Open pkeir opened this issue 2 years ago • 0 comments

This adds support within CMakeLists.txt for Linux builds on machines which don't support AVX2. Avoids "Illegal instruction (core dumped)" at runtime.

pkeir avatar Mar 03 '23 20:03 pkeir