Skip to content

Instantly share code, notes, and snippets.

@andreasnoack
Created August 11, 2016 23:29
Show Gist options
  • Save andreasnoack/4622501dc982579afddcf7ae252d5de6 to your computer and use it in GitHub Desktop.
Save andreasnoack/4622501dc982579afddcf7ae252d5de6 to your computer and use it in GitHub Desktop.
Timings of the roundtrip benchmark - Four processes - One on each one - C3DDB cluster
Who am I? Rank 2 on node314
Who am I? Rank 3 on node315
Who am I? Rank 0 on node312
Who am I? Rank 1 on node313
INFO: Data: 2^0 Int(s)
5.507469177246094e-5 seconds
0.00011396408081054688 seconds
3.886222839355469e-5 seconds
0.00427699089050293 seconds
0.002910137176513672 seconds
3.695487976074219e-5 seconds
3.600120544433594e-5 seconds
4.100799560546875e-5 seconds
3.600120544433594e-5 seconds
3.600120544433594e-5 seconds
INFO: Data: 2^20 Int(s)
0.061248064041137695 seconds
0.06404399871826172 seconds
0.044821977615356445 seconds
0.051947832107543945 seconds
0.04305315017700195 seconds
0.039880990982055664 seconds
0.05494284629821777 seconds
0.03978109359741211 seconds
0.05326485633850098 seconds
0.058770179748535156 seconds
Done!Done!Done!
Remote_call + MPI
INFO: Data: 2^0 Int(s)
0.002392 seconds (6.78 k allocations: 419.391 KB)
0.010789 seconds (33.20 k allocations: 2.083 MB)
0.000698 seconds (1.98 k allocations: 127.891 KB)
0.002783 seconds (8.39 k allocations: 545.219 KB)
0.005613 seconds (17.03 k allocations: 1.120 MB)
0.002463 seconds (7.41 k allocations: 497.672 KB)
0.008501 seconds (1.95 k allocations: 133.750 KB)
0.009058 seconds (13.18 k allocations: 916.188 KB)
0.008986 seconds (11.22 k allocations: 784.656 KB)
0.009120 seconds (11.54 k allocations: 837.391 KB)
INFO: Data: 2^20 Int(s)
1.978538 seconds (2.93 M allocations: 258.452 MB, 1.66% gc time)
0.582424 seconds (600.95 k allocations: 67.766 MB, 23.84% gc time)
0.641007 seconds (1.43 M allocations: 127.545 MB, 1.95% gc time)
0.240109 seconds (270.35 k allocations: 43.799 MB, 1.36% gc time)
0.589854 seconds (947.04 k allocations: 95.442 MB, 23.25% gc time)
0.270329 seconds (247.18 k allocations: 42.653 MB, 1.18% gc time)
0.456283 seconds (836.28 k allocations: 90.001 MB, 1.72% gc time)
0.261879 seconds (489.13 k allocations: 62.602 MB, 2.22% gc time)
0.587939 seconds (701.17 k allocations: 80.894 MB, 21.18% gc time)
0.481861 seconds (1.04 M allocations: 108.677 MB, 2.04% gc time)
Remotecall + Libuv
Who am I? node312
From worker 4: Who am I? node315
From worker 3: Who am I? node314
From worker 5: Who am I? node312
From worker 2: Who am I? node313
INFO: Data: 2^0 Int(s)
0.009635 seconds (157 allocations: 8.328 KB)
0.011271 seconds (157 allocations: 8.328 KB)
0.002134 seconds (157 allocations: 8.328 KB)
0.002363 seconds (157 allocations: 8.328 KB)
0.002071 seconds (157 allocations: 8.328 KB)
0.002291 seconds (157 allocations: 8.328 KB)
0.002270 seconds (157 allocations: 8.328 KB)
0.002171 seconds (157 allocations: 8.328 KB)
0.002171 seconds (159 allocations: 8.391 KB)
0.002164 seconds (157 allocations: 8.328 KB)
INFO: Data: 2^20 Int(s)
3.234105 seconds (85.17 k allocations: 19.641 MB)
0.705872 seconds (7.25 k allocations: 17.895 MB, 1.24% gc time)
0.966951 seconds (6.12 k allocations: 16.125 MB, 0.56% gc time)
0.864371 seconds (6.90 k allocations: 16.141 MB)
0.667265 seconds (6.42 k allocations: 16.133 MB, 0.59% gc time)
0.650060 seconds (5.69 k allocations: 16.118 MB, 0.20% gc time)
0.638866 seconds (7.14 k allocations: 16.146 MB)
0.646835 seconds (5.97 k allocations: 16.124 MB, 0.17% gc time)
0.639903 seconds (7.44 k allocations: 16.151 MB, 0.25% gc time)
0.657906 seconds (7.86 k allocations: 16.159 MB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment