Changes

Jump to: navigation, search

K2

42 bytes removed, 01:05, 15 April 2018
Assignment1
'''Flat profile'''
 The number size of elements in array:2^1516(3276865536)
<source>
Each sample counts as 0.01 seconds.
% cumulative self self total
time seconds seconds calls ms/call ms/call name
100.00 0.02 07 0.02 07 1 2070.00 2070.00 bitonicSort(int*, int) 0.00 0.02 07 0.00 1 0.00 0.00 _GLOBAL__sub_I__Z11bitonicSortPii 0.00 0.02 07 0.00 1 0.00 0.00 generateRandom(int*, int) 0.00 0.02 07 0.00 1 0.00 0.00 __static_initialization_and_destruction_0(int, int)
</source>
The number size of elements in array:2^20(1048576)
<source>
Each sample counts as 0.01 seconds.
% cumulative self self total
time seconds seconds calls s/call s/call name
98.95 94 1.89 87 1.89 87 1 1.89 87 1.89 87 bitonicSort(int*, int) 1.05 06 1.91 89 0.02 1 0.02 0.02 generateRandom(int*, int) 0.00 1.91 89 0.00 1 0.00 0.00 _GLOBAL__sub_I__Z11bitonicSortPii 0.00 1.91 89 0.00 1 0.00 0.00 __static_initialization_and_destruction_0(int, int)
</source>
The number size of elements in array:2^2524(3355443216777216)
<source>
Each sample counts as 0.01 seconds.
% cumulative self self total
time seconds seconds calls s/call s/call name
99.46 53 9141.66 98 9141.66 98 1 9141.66 98 9141.66 98 bitonicSort(int*, int) 0.54 47 9242.16 18 0.50 20 1 0.50 20 0.50 20 generateRandom(int*, int) 0.00 9242.16 18 0.00 1 0.00 0.00 _GLOBAL__sub_I__Z11bitonicSortPii 0.00 9242.16 18 0.00 1 0.00 0.00 __static_initialization_and_destruction_0(int, int)
</source>
 
==Assignment2==
[[File:BitonicSort1.png]]
58
edits

Navigation menu