- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
When I run mpirun, I get an error message with the information contained in the graph. How should I fix it?
Any reply will be sincerely appreciated!
Fatal error in PMPI_Barrier: Invalid communicator, error stack:
PMPI_Barrier(476): MPI_Barrier(comm=0x7fff) failed
PMPI_Barrier(380): Invalid communicator
Fatal error in PMPI_Barrier: Invalid communicator, error stack:
PMPI_Barrier(476): MPI_Barrier(comm=0x7ffe) failed
PMPI_Barrier(380): Invalid communicator
Fatal error in PMPI_Barrier: Invalid communicator, error stack:
PMPI_Barrier(476): MPI_Barrier(comm=0x7ffd) failed
PMPI_Barrier(380): Invalid communicator
Fatal error in PMPI_Barrier: Invalid communicator, error stack:
PMPI_Barrier(476): MPI_Barrier(comm=0x7ffe) failed
PMPI_Barrier(380): Invalid communicator
rank 3 in job 33 mu01_38488 caused collective abort of all ranks
exit status of rank 3: return code 1
rank 2 in job 33 mu01_38488 caused collective abort of all ranks
exit status of rank 2: return code 1
rank 1 in job 33 mu01_38488 caused collective abort of all ranks
exit status of rank 1: return code 1
rank 0 in job 33 mu01_38488 caused collective abort of all ranks
exit status of rank 0: return code 1
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
Thanks for providing the requested details. We can see that you are using MPicH-1.1.1. This forum is intended to support queries related to Intel oneAPI HPC Toolkit and Intel MPI.
Could you please let us know if you have any queries related to Intel MPI? If not, please let us know if we can close this thread from our end.
Thanks & Regards,
Santosh
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
Thanks for reaching out to us.
Could you please let us know the OS details and the intel oneAPI version you are using?
Are you facing the same issue when running sample MPI programs?
Please provide us a sample reproducer code to investigate more on your issue.
Best Regards,
Santosh
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thank you very much for your reply.
I used centos and MPicH-1.1.1. After installing mpich, I tested it and it worked correctly in the attached example file.
Note that when I comment out MPI_Barrier, MPI_Isend still reports an error, as shown in the figure.
I will attach part of my code for your reference. Thanks again!
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
Thanks for providing the requested details. We can see that you are using MPicH-1.1.1. This forum is intended to support queries related to Intel oneAPI HPC Toolkit and Intel MPI.
Could you please let us know if you have any queries related to Intel MPI? If not, please let us know if we can close this thread from our end.
Thanks & Regards,
Santosh
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
Thanks for accepting as a solution. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.
Best Regards,
Santosh
