Skip to content

Conversation

@cshbicos
Copy link
Contributor

When running the configuration, two issues can arise:

  1. The script searches for the OpenBLAS libraries in ./tools/OpenBLAS/install yet the default scripts & howtos lead to this being created in ./tools/extras/OpenBLAS/install
  2. When compiling statically, the flag for -lgfortran is added without space, leading to the configuration trying to link -l:libopenblas.a-lgfortran as one string leading to all sorts of subsequent errors.

When running the configuration, two issues can arise:

1. The script searches for the OpenBLAS libraries in ./tools/OpenBLAS/install yet the default scripts lead to this being created in ./tools/extras/OpenBLAS/install
2. When compiling statically, the flag for -lgfortran is added without space, leading to the configuration trying to link -l:libopenblas.a-lgfortran as one string
@jtrmal
Copy link
Contributor

jtrmal commented Sep 22, 2025

Thank you, merging.

@jtrmal
Copy link
Contributor

jtrmal commented Sep 22, 2025

tests are failing but not because of your changes, I will merge

@jtrmal jtrmal merged commit e02e35f into kaldi-asr:master Sep 22, 2025
1 of 3 checks passed
@cshbicos cshbicos deleted the configuration-openblaslib-fixes branch September 22, 2025 21:25
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