Advertisement
Guest User

Untitled

a guest
Dec 5th, 2013
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. C:\Windows\system32>"C:\Program Files\MPICH2\bin\mpiexec.exe" -hosts 2 bigbrothe
  2. r littlesister -noprompt \\Bigbrother\mpi\cxxpi.exe
  3. Process 0 of 2 is on BIGBROTHER
  4. Process 1 of 2 is on LITTLESISTER
  5. Fatal error in PMPI_Bcast: Other MPI error, error stack:
  6. PMPI_Bcast(1478).....................: MPI_Bcast(buf=001BF954, count=1, MPI_INT,
  7. root=0, MPI_COMM_WORLD) failed
  8. MPIR_Bcast_impl(1321)................:
  9. MPIR_Bcast_intra(1155)...............:
  10. MPIR_Bcast_binomial(189).............:
  11. MPIC_Send(66)........................:
  12. MPIC_Wait(540).......................:
  13. MPIDI_CH3I_Progress(402).............:
  14. MPID_nem_mpich2_blocking_recv(905)...:
  15. MPID_nem_newtcp_module_poll(37)......:
  16. MPID_nem_newtcp_module_connpoll(2656):
  17. gen_cnting_fail_handler(1739)........: connect failed - ╧Ёхт√°хэ ЄрщьрєЄ ёхьрЇюЁ
  18. р.
  19. (errno 121)
  20.  
  21. job aborted:
  22. rank: node: exit code[: error message]
  23. 0: bigbrother: 1: process 0 exited without calling finalize
  24. 1: littlesister: 123
  25.  
  26. C:\Windows\system32>"C:\Program Files\MPICH2\bin\mpiexec.exe" -hosts 2 bigbrothe
  27. r littlesister -noprompt \\Bigbrother\mpi\cxxpi.exe
  28. Process 0 of 2 is on BIGBROTHER
  29. Process 1 of 2 is on LITTLESISTER
  30. Fatal error in PMPI_Bcast: Other MPI error, error stack:
  31. PMPI_Bcast(1478).....................: MPI_Bcast(buf=0013F99C, count=1, MPI_INT,
  32. root=0, MPI_COMM_WORLD) failed
  33. MPIR_Bcast_impl(1321)................:
  34. MPIR_Bcast_intra(1155)...............:
  35. MPIR_Bcast_binomial(189).............:
  36. MPIC_Send(66)........................:
  37. MPIC_Wait(540).......................:
  38. MPIDI_CH3I_Progress(402).............:
  39. MPID_nem_mpich2_blocking_recv(905)...:
  40. MPID_nem_newtcp_module_poll(37)......:
  41. MPID_nem_newtcp_module_connpoll(2656):
  42. gen_cnting_fail_handler(1739)........: connect failed - ╧Ёхт√°хэ ЄрщьрєЄ ёхьрЇюЁ
  43. р.
  44. (errno 121)
  45.  
  46. job aborted:
  47. rank: node: exit code[: error message]
  48. 0: bigbrother: 1: process 0 exited without calling finalize
  49. 1: littlesister: 123
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement