Commit Graph
28 Commits
Author SHA1 Message Date
Ryan Curtin 11cbc77cfd Try putting gfortran and pthread last. 2022-08-02 09:36:59 -04:00
Ryan Curtin 9a18cd751b Oops, we can't use PARENT_SCOPE. 2022-08-02 09:01:10 -04:00
Ryan Curtin 46ed12b886 Add some more debugging output to try to figure out what is going wrong. 2022-08-02 08:45:18 -04:00
Ryan Curtin f9d40d18e4 Set the variable at the correct scope. 2022-08-02 03:11:43 -04:00
Ryan Curtin 49218a5685 Update name of CMake variables for libraries to link against. 2022-08-02 02:53:24 -04:00
Omar Shrit fe2f32eb64 Remove trailing space
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-06-20 09:04:56 +02:00
Omar ShritandRyan Curtin 31c3cf227d Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:31:42 +02:00
Omar ShritandRyan Curtin 17cd0a8948 Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:30:10 +02:00
Omar ShritandRyan Curtin 9d29409ba2 Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:29:37 +02:00
Omar ShritandRyan Curtin 6fe628f49f Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:29:14 +02:00
Omar ShritandRyan Curtin 860db25584 Correct comments in CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-05 00:09:04 +02:00
Omar ShritandRyan Curtin da96df8762 Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-05 00:08:17 +02:00
Omar Shrit 5c6533533a Cleaning, removing debugging symbols
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 18:04:45 +02:00
Omar Shrit 256e81d80b Move openblas check
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 16:10:21 +02:00
Omar Shrit 98413832a2 Let us recheck LAPACK and BLAS
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 15:42:14 +02:00
Omar Shrit f6ae407829 Test LAPACK and BLAS LIBRARIES
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 01:45:27 +02:00
Omar Shrit 2014891496 Try both lapack and blas for openblas
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 01:34:14 +02:00
Omar Shrit 45a531ccbb Set LAPACK_openblas_LIBRARY ONLY
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 01:09:45 +02:00
Omar Shrit f47788e390 Remove BLAS_LIBRARIES and test without it
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 00:51:07 +02:00
Omar Shrit ea5a69f4d1 Set BLAS_openblas_LIBRARY instead of LIBRARIES
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 00:32:43 +02:00
Omar ShritandMarcus Edel 09324718c1 Fix style in CMake/ConfigureCrossCompile.cmake
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-05-03 23:27:07 +02:00
Omar ShritandMarcus Edel b9bc2399e4 Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-05-03 23:26:32 +02:00
Omar ShritandMarcus Edel 5889fa3cef Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-05-03 23:26:23 +02:00
Omar Shrit ce943eba8a Merge branch 'embedded' of github.com:shrit/mlpack into embedded 2021-05-03 23:22:49 +02:00
Omar Shrit 921ec4fe72 Print another message to see on CI
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-03 23:21:37 +02:00
Omar Shrit f877c57fbc Update ConfigureCrossCompile.cmake 2021-05-03 22:43:14 +02:00
Omar Shrit a9b27768af Add comments, set BLAS_openblas_LIBRARIES, reset FindArmadillo changes
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-03 20:17:54 +02:00
Omar Shrit 6ce53a9fb1 Find blas, refactor OpenBLAS.
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-01 14:17:39 +02:00