Changes between Initial Version and Version 1 of Ticket #154


Ignore:
Timestamp:
Mar 5, 2024, 12:42:08 PM (3 months ago)
Author:
lguez
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #154 – Description

    initial v1  
    1 Sur spirit, avec gfortran, version 9, 11 ou 13, parallélisation MPI-OpenMP, gcm plante très bizarrement dans mpi_init_thread.
     1Sur spirit, avec gfortran, version 9, 11 ou 13, parallélisation MPI-OpenMP, gcm plante très bizarrement dans mpi_init_thread. Pour reproduire le problème, par exemple avec gfortran 9 :
     2
     3{{{
     4module purge
     5wget http://lmdz.lmd.jussieu.fr/pub/install_lmdz.sh
     6chmod +x install_lmdz.sh
     7./install_lmdz.sh -netcdf 0 -parallel mpi_omp -v 20231022.trunk
     8}}}
     9
     10donne "segmentation fault", et cette erreur vient de mpi_init_thread.