Skip to content
Success

#571 (Jul 18, 2024, 11:36:09 AM)

Started 3 mo 17 days ago
Took 22 min on macOS-Intel

Started by GitHub push by MathieuMorlighem

Revision: 4dc2ae2902418ac8075210774a01ca719addf507
Repository: git@github.com:ISSMteam/ISSM.git
  • refs/remotes/origin/main
Test Result (no failures)
    Changes
    1. NEW: added a function that reads a geotiff and outputs x,y,data (commit: d78e873) (details / githubweb)
    2. CHG: better check on METIS header (commit: 05cd86f) (details / githubweb)
    3. CHG: removing PETSc from installation (commit: 8eceb90) (details / githubweb)
    4. CHG: install openMPI (commit: df04386) (details / githubweb)
    5. CHG: figuring out open MPI (commit: f6e9ef8) (details / githubweb)
    6. CHG: mpi-include does not need -I (commit: 44a9842) (details / githubweb)
    7. CHG: scalapack is installed as part of open MPI (commit: dc05929) (details / githubweb)
    8. CHG: do not assume that ParMETIS is installed if MUMPS is provided (commit: a31e6d3) (details / githubweb)
    9. CHG: do not preload petsc files if petsc is not installed (commit: 0a97081) (details / githubweb)
    10. CHG: reverting to installing PETSc (commit: d0fde5f) (details / githubweb)
    11. CHG: simplifying workflow and scripts (commit: 382596b) (details / githubweb)
    12. CHG: change name (commit: 54b070a) (details / githubweb)
    13. CHG: removing MPICH from PETSc to speed up CI (commit: 2f9390b) (details / githubweb)
    14. CHG: adding more libs to mpi (commit: 15d7142) (details / githubweb)
    15. CHG: forgot to change LD_PRELOAD (commit: 7c3cac2) (details / githubweb)
    16. CHG: adding flag to mpiexec to avoid openmpi error message about 'There are not enough slots available' (commit: 48737e1) (details / githubweb)
    17. CHG: do not make MeshPartition a template (commit: 6bfebab) (details / githubweb)
    18. CHG: added example (commit: c8b520e) (details / githubweb)
    19. BUG: do not initialize codi_global if autodiff is false (commit: 4dc2ae2) (details / githubweb)