-
- Downloads
[!767] Get rid off fortran compiler usage for Lapack/Blas.
Merge branch 'features/no-fortran' into 'master' ref:core/dune-common\> FindLAPACK and FindBLAS check for the name mangling with added underline as a fallback, anyway. Hence there is no need for using a Fortran compiler. With this commit we now simply add another check for a LAPACK function to see whether it has an underline added and adapt the existing macro in config.h accordingly. Closes [#184] See merge request [!767] [#184]: gitlab.dune-project.org/NoneNone/issues/184 [!767]: gitlab.dune-project.org/core/dune-common/merge_requests/767 Closes #184
No related branches found
No related tags found
Checking pipeline status
Showing
- CHANGELOG.md 4 additions, 0 deletionsCHANGELOG.md
- cmake/modules/CMakeLists.txt 0 additions, 1 deletioncmake/modules/CMakeLists.txt
- cmake/modules/DuneCommonMacros.cmake 12 additions, 12 deletionscmake/modules/DuneCommonMacros.cmake
- cmake/modules/DuneMacros.cmake 0 additions, 28 deletionscmake/modules/DuneMacros.cmake
- cmake/modules/LanguageSupport.cmake 0 additions, 66 deletionscmake/modules/LanguageSupport.cmake
- config.h.cmake 10 additions, 3 deletionsconfig.h.cmake
- doc/buildsystem/dune-common.rst 2 additions, 2 deletionsdoc/buildsystem/dune-common.rst
Loading
Please register or sign in to comment