Advertisement
George5610

OSU MPI error

Jul 4th, 2022
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. # OSU MPI Latency Test v5.9
  2. # Size Latency (us)
  3. --------------------------------------------------------------------------
  4. Open MPI detected an inbound MPI TCP connection request from a peer
  5. that appears to be part of this MPI job (i.e., it identified itself as
  6. part of this Open MPI job), but it is from an IP address that is
  7. unexpected. This is highly unusual.
  8.  
  9. The inbound connection has been dropped, and the peer should simply
  10. try again with a different IP interface (i.e., the job should
  11. hopefully be able to continue).
  12.  
  13. Local host: node03
  14. Local PID: 50724
  15. Peer hostname: node04 ([[28416,1],1])
  16. Source IP of socket: 192.168.1.154
  17. Known IPs of peer:
  18. 192.168.1.31
  19. --------------------------------------------------------------------------
  20. [node03:50714] 1 more process has sent help message help-mpi-btl-tcp.txt / dropped inbound connection
  21. [node03:50714] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement