I have compiled VASP using the intel compiler. However, when running jobs, they worked well for the first few jobs. Then, I started receiving the following error.
Abort(876157327) on node 0 (rank 0 in comm 0): Fatal error in PMPI_Alltoall: Other MPI error, error stack:
PMPI_Alltoall(403).........................: MPI_Alltoall(sbuf=0x14b12845d020, scount=2240, MPI_DOUBLE_PRECISION, rbuf=0xeaa6b20, rcount=2240, datatype=MPI_DOUBLE_PRECISION, comm=comm=0xc4000009) failed
MPIDI_Alltoall_intra_composition_alpha(966):
MPIDI_NM_mpi_alltoall(717).................:
MPIR_Alltoall_intra_scattered(99)..........:
MPIR_Waitall(176)..........................:
MPIR_Waitall_impl(55)......................:
MPIDI_Progress_test_impl(195)..............:
MPIDI_OFI_handle_cq_error(991).............: OFI poll failed (ofi_events.h:991:MPIDI_OFI_handle_cq_error:Invalid argument)
Abort(876157327) on node 32 (rank 32 in comm 0): Fatal error in PMPI_Alltoall: Other MPI error, error stack:
Attached are the input files and the OUTCAR and error file.
Intel mpi error
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 21
- Joined: Thu Jun 27, 2024 3:43 pm
Intel mpi error
You do not have the required permissions to view the files attached to this post.
-
- Global Moderator
- Posts: 127
- Joined: Thu Nov 03, 2022 1:03 pm
Re: Intel mpi error
Dear basant_ali,
This does not seem like a VASP error, but something related to the modules in your machine. By looking at your error file there seems to be some contradictory information regarding what modules are loaded.
Is there a way for you to confirm this by submitting a smaller job (with the same script) or running VASP on an interactive queue?
Kind regards,
Pedro
This does not seem like a VASP error, but something related to the modules in your machine. By looking at your error file there seems to be some contradictory information regarding what modules are loaded.
Is there a way for you to confirm this by submitting a smaller job (with the same script) or running VASP on an interactive queue?
Kind regards,
Pedro
-
- Newbie
- Posts: 21
- Joined: Thu Jun 27, 2024 3:43 pm
Re: Intel mpi error
Dear Pedro,
Thank you for your reply. This error was solved when I updated the intel, impi, and mkl used for compiling VASP.
Thank you,
Basant
Thank you for your reply. This error was solved when I updated the intel, impi, and mkl used for compiling VASP.
Thank you,
Basant