Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. bash-4.2$ /u/bmbelgod/openmpi-2.0.2/x86_64/bin/mpirun -np 4 th main.lua
  2. warning: fbcunn not found. Falling back to cunn
  3. warning: fbcunn not found. Falling back to cunn
  4. warning: fbcunn not found. Falling back to cunn
  5. warning: fbcunn not found. Falling back to cunn
  6. Initialize dlcomm
  7. Initialize dlcomm
  8. Initialize dlcomm
  9. Initialize dlcomm
  10. --------------------------------------------------------------------------
  11. WARNING: There is at least non-excluded one OpenFabrics device found,
  12. but there are no active ports detected (or Open MPI was unable to use
  13. them). This is most certainly not what you wanted. Check your
  14. cables, subnet manager configuration, etc. The openib BTL will be
  15. ignored for this job.
  16.  
  17. Local host: dccxc266
  18. --------------------------------------------------------------------------
  19. [1500929256.061170] [dccxc266:24955:0] sys.c:744 MXM WARN Conflicting CPU frequencies detected, using: 3291.95
  20. [1500929256.062400] [dccxc266:24953:0] sys.c:744 MXM WARN Conflicting CPU frequencies detected, using: 3350.55
  21. [1500929256.062559] [dccxc266:24954:0] sys.c:744 MXM WARN Conflicting CPU frequencies detected, using: 3350.55
  22. [1500929256.064678] [dccxc266:24952:0] sys.c:744 MXM WARN Conflicting CPU frequencies detected, using: 3350.55
  23. [1500929256.067230] [dccxc266:24954:0] ib_dev.c:676 MXM ERROR There are no Mellanox cards detected.
  24. [1500929256.067257] [dccxc266:24954:0] shm.c:33 MXM WARN Unable to close the KNEM device file
  25. [1500929256.067399] [dccxc266:24953:0] ib_dev.c:676 MXM ERROR There are no Mellanox cards detected.
  26. [1500929256.067429] [dccxc266:24953:0] shm.c:33 MXM WARN Unable to close the KNEM device file
  27. [1500929256.067494] [dccxc266:24955:0] ib_dev.c:676 MXM ERROR There are no Mellanox cards detected.
  28. [1500929256.067520] [dccxc266:24955:0] shm.c:33 MXM WARN Unable to close the KNEM device file
  29. [1500929256.069231] [dccxc266:24952:0] ib_dev.c:676 MXM ERROR There are no Mellanox cards detected.
  30. [1500929256.071822] [dccxc266:24954:0] ib_dev.c:676 MXM ERROR There are no Mellanox cards detected.
  31. [1500929256.072493] [dccxc266:24953:0] ib_dev.c:676 MXM ERROR There are no Mellanox cards detected.
  32. [1500929256.072574] [dccxc266:24955:0] ib_dev.c:676 MXM ERROR There are no Mellanox cards detected.
  33. [1500929256.072583] [dccxc266:24955:0] shm.c:33 MXM WARN Unable to close the KNEM device file
  34. [1500929256.072974] [dccxc266:24952:0] ib_dev.c:676 MXM ERROR There are no Mellanox cards detected.
  35. [warn] Epoll ADD(4) on fd 38 failed. Old events were 0; read change was 0 (none); write change was 1 (add): Bad file descriptor
  36. [warn] Epoll ADD(4) on fd 33 failed. Old events were 0; read change was 0 (none); write change was 1 (add): Bad file descriptor
  37. [warn] Epoll ADD(4) on fd 41 failed. Old events were 0; read change was 0 (none); write change was 1 (add): Bad file descriptor
  38. --------------------------------------------------------------------------
  39. mpirun noticed that process rank 0 with PID 0 on node dccxc266 exited on signal 13 (Broken pipe).
  40. --------------------------------------------------------------------------
  41. [dccxc266.pok.ibm.com:24947] 3 more processes have sent help message help-mpi-btl-openib.txt / no active ports found
  42. [dccxc266.pok.ibm.com:24947] 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