Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

dapl async_event: DEV ERR 11

周__浩
Beginner
1,934 Views

Dear Intel HPC expert

I encountered the following error while calculating fluent, please help me.

d3702:UCM:41a6a:3bd19700: 2114318887 us(1550650213 us!!!):  WARNING: IBV_CLIENT_REREGISTER
d3505:UCM:5544a:b18ce700: 2114475755 us(1550629376 us!!!): dapl async_event: DEV ERR 11
 

0 Kudos
4 Replies
PrasanthD_intel
Moderator
1,934 Views

Hi,

Could you provide more details of the hardware and MPI environment you are using like the fabric details and the mpi version you are using?

echo $I_MPI_FABRICS

mpirun --version

Could you provide the steps on how you got that error?

Also, please provide us the logs after setting I_MPI_DEBUG=5 and FI_LOG_LEVEL=debug

 

Thanks

Prasanth

0 Kudos
PrasanthD_intel
Moderator
1,934 Views

Hi,

Could you provide us the logs to debug more about the issue.

You can simply run

  I_MPI_DEBUG=5  FI_LOG_LEVEL=debug mpirun -np 2  ./foo

Thanks

Prasanth

 

0 Kudos
周__浩
Beginner
1,934 Views

Thank you very much for your reply. Now the problem has been solved.

 

0 Kudos
PrasanthD_intel
Moderator
1,934 Views

Hi,

Glad to hear that your problem is resolved. We are closing this thread.

Please raise a new thread if you face any other errors.

 

Thanks

Prasanth

0 Kudos
Reply