Le problème a été rencontré lors de l'utilisation de chdb (compilé avec Intel MPI):
[576:olympecomp184] unexpected DAPL connection event 0x4008 from 0 [432:olympecomp181] unexpected DAPL connection event 0x4008 from 0 Fatal error in PMPI_Barrier: Invalid buffer pointer, error stack: PMPI_Barrier(888).........: MPI_Barrier(MPI_COMM_WORLD) failed MPIR_Barrier_impl(535)....: Failure during collective
La solution est d'ajoutant cette ligne dans votre script sbatch :
export I_MPI_USE_DYNAMIC_CONNECTIONS=0