Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. $ cat mpi-ring.qsub.o2
  2. Process 0 on compute-0-1.local
  3. Process 1 on compute-0-2.local
  4. Process 1 on compute-0-2.local:successfully sent (1048576) bytes to id (0)
  5. Process 0 on compute-0-1.local:successfully sent (1048576) bytes to id (1)
  6. Process 0 on compute-0-1.local:successfully received (1048576) bytes from id (1)
  7. Process 1 on compute-0-2.local:successfully received (1048576) bytes from id (0)
  8.  
  9. $ cat mpi-ring.qsub.po2
  10. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement