Skip to content

try linking against the cblas library before blas#75

Open
BergmannAtmet wants to merge 1 commit into
handy-computer:mainfrom
BergmannAtmet:link_cblas
Open

try linking against the cblas library before blas#75
BergmannAtmet wants to merge 1 commit into
handy-computer:mainfrom
BergmannAtmet:link_cblas

Conversation

@BergmannAtmet

Copy link
Copy Markdown

CMakeLists.txt checks for the cblas header files. But that doesn't
cover the linking part.

Find and link against the cblas library. Otherwise, try the blas
library.

 `CMakeLists.txt` checks for the cblas header files. But that doesn't
 cover the linking part.

 Find and link against the cblas library. Otherwise, try the blas
 library.

Signed-off-by: Bergmann Atmet <BergmannAtmet@github>
@BergmannAtmet BergmannAtmet requested a review from cjpais as a code owner July 8, 2026 15:32
@BergmannAtmet

Copy link
Copy Markdown
Author

This works for me in Arch.

Related: CrispStrobe/CrispASR#180 / CrispStrobe/CrispASR@bd21791.

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.

1 participant