-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
Description
The strumpack install is sometimes unable to find the scalapack install. This appears to be either a race condition or an install path issue.
See https://github.com/awslabs/palace/actions/runs/15147626846/job/42587060901?pr=363
2025-05-20T21:03:00.4076598Z -- Performing Test STRUMPACK_USE_GETOPT - Success
2025-05-20T21:03:00.4077423Z -- Using ScaLAPACK from TPL_SCALAPACK_LIBRARIES (/opt/palace/lib/libscalapack.so)
2025-05-20T21:03:45.9681751Z make[5]: *** No rule to make target '/opt/palace/lib/libscalapack.so', needed by 'libstrumpack.so.8.0.0'. Stop.
2025-05-20T21:03:45.9682868Z make[5]: *** Waiting for unfinished jobs....
2025-05-20T21:03:54.5905185Z [ 99%] Linking Fortran shared library libscalapack.so
2025-05-20T21:03:54.6889916Z lto-wrapper: warning: using serial compilation of 3 LTRANS jobs
2025-05-20T21:03:57.8012721Z [ 99%] Built target scalapack
2025-05-20T21:03:57.8094434Z [ 99%] Building Fortran object test/CMakeFiles/scalapack_real64.dir/test_scalapack_d.f90.o
2025-05-20T21:03:57.8370396Z [100%] Linking Fortran executable scalapack_real64
2025-05-20T21:03:57.9182453Z [100%] Built target scalapack_real64
2025-05-20T21:03:57.9287152Z [ 12%] Performing install step for 'scalapack'
2025-05-20T21:03:57.9791532Z [ 2%] Built target lapack
2025-05-20T21:03:57.9804257Z [ 2%] Built target appblas
2025-05-20T21:03:57.9807528Z [ 3%] Built target toolsC
2025-05-20T21:03:57.9829224Z [ 4%] Built target scalapack_c
2025-05-20T21:03:57.9842726Z [ 5%] Built target scalapack_redist
2025-05-20T21:03:57.9896431Z [ 9%] Built target scalapack_blas
2025-05-20T21:03:57.9906747Z [ 42%] Built target scalapack_f
2025-05-20T21:03:57.9952046Z [ 50%] Built target blacsF77init
2025-05-20T21:03:57.9961633Z [ 57%] Built target blacsCinit
2025-05-20T21:03:58.0213994Z [ 74%] Built target scalapack_pctools
2025-05-20T21:03:58.0227664Z [ 84%] Built target blacs
2025-05-20T21:03:58.0310622Z [ 85%] Built target scalapack_blacs
2025-05-20T21:03:58.0370121Z [ 99%] Built target scalapack
2025-05-20T21:03:58.0448902Z [100%] Built target scalapack_real64
2025-05-20T21:03:58.0528599Z Install the project...
2025-05-20T21:03:58.0549068Z -- Install configuration: "Release"
2025-05-20T21:03:58.0549684Z -- Installing: /opt/palace/lib64/libblacs.so.2.2.1.8
2025-05-20T21:03:58.0556052Z -- Set non-toolchain portion of runtime path of "/opt/palace/lib64/libblacs.so.2.2.1.8" to ""
2025-05-20T21:03:58.0556881Z -- Installing: /opt/palace/lib64/libblacs.so
2025-05-20T21:03:58.0558241Z -- Installing: /opt/palace/lib64/libscalapack.so.2.2.1.8
2025-05-20T21:03:58.0583008Z -- Set non-toolchain portion of runtime path of "/opt/palace/lib64/libscalapack.so.2.2.1.8" to ""
2025-05-20T21:03:58.0583810Z -- Installing: /opt/palace/lib64/libscalapack.so
2025-05-20T21:03:58.0584361Z -- Installing: /opt/palace/cmake/FindLAPACK.cmake
2025-05-20T21:03:58.0586463Z -- Installing: /opt/palace/cmake/SCALAPACK-targets.cmake
2025-05-20T21:03:58.0587878Z -- Installing: /opt/palace/cmake/SCALAPACK-targets-release.cmake
2025-05-20T21:03:58.0589321Z -- Installing: /opt/palace/cmake/SCALAPACKConfig.cmake
2025-05-20T21:03:58.0590597Z -- Installing: /opt/palace/cmake/SCALAPACKConfigVersion.cmake
2025-05-20T21:03:58.0593219Z -- Installing: /opt/palace/share/docs/SCALAPACK/README.md
2025-05-20T21:03:58.0594207Z -- Installing: /opt/palace/share/docs/SCALAPACK/LICENSE
2025-05-20T21:03:58.0660149Z [ 13%] No test step for 'scalapack'
2025-05-20T21:03:58.0739744Z [ 14%] Completed 'scalapack'
2025-05-20T21:03:58.0818029Z [ 14%] Built target scalapack