Skip to content

Instantly share code, notes, and snippets.

@keichi
Created August 6, 2018 18:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keichi/73e4974403cd3f2dc5f4f8f3e0c4e1b9 to your computer and use it in GitHub Desktop.
Save keichi/73e4974403cd3f2dc5f4f8f3e0c4e1b9 to your computer and use it in GitHub Desktop.
Step 1:
rank 3 reads 2D slice 2000 x 2000 from offset (6000,0)
rank 1 reads 2D slice 2000 x 2000 from offset (2000,0)
rank 5 reads 2D slice 2000 x 2000 from offset (2000,2000)
rank 14 reads 2D slice 2000 x 2000 from offset (4000,6000)
rank 6 reads 2D slice 2000 x 2000 from offset (4000,2000)
rank 13 reads 2D slice 2000 x 2000 from offset (2000,6000)
rank 10 reads 2D slice 2000 x 2000 from offset (4000,4000)
rank 12 reads 2D slice 2000 x 2000 from offset (0,6000)
rank 11 reads 2D slice 2000 x 2000 from offset (6000,4000)
rank 8 reads 2D slice 2000 x 2000 from offset (0,4000)
rank 9 reads 2D slice 2000 x 2000 from offset (2000,4000)
Step 2:
rank 7 reads 2D slice 2000 x 2000 from offset (6000,2000)
rank 4 reads 2D slice 2000 x 2000 from offset (0,2000)
rank 15 reads 2D slice 2000 x 2000 from offset (6000,6000)
gndx = 8000
gndy = 8000
rank 0 reads 2D slice 2000 x 2000 from offset (0,0)
Step 3:
rank 2 reads 2D slice 2000 x 2000 from offset (4000,0)
Processing step 0
Step 4:
Processing step 1
Step 5:
Processing step 2
Step 6:
Processing step 3
Step 7:
Processing step 4
Processing step 5
Step 8:
Processing step 6
Step 9:
Processing step 7
Processing step 8
Step 10:
Step 11:
Step 12:
Processing step 9
Step 13:
Processing step 10
Step 14:
Processing step 11
Processing step 12
Step 15:
Processing step 13
Step 16:
Processing step 14
Step 17:
Processing step 15
Processing step 16
Step 18:
Step 19:
Processing step 17
Processing step 18
Step 20:
Processing step 19
Step 21:
Processing step 20
Step 22:
Processing step 21
Step 23:
Processing step 22
Step 24:
Processing step 23
Step 25:
Processing step 24
Step 26:
Processing step 25
Step 27:
Processing step 26
Step 28:
Processing step 27
Step 29:
Application 18589863 exit codes: 134
Application 18589863 exit signals: Killed
Application 18589863 resources: utime ~37s, stime ~20s, Rss ~1081732, inblocks ~1896375, outblocks ~3728656
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment