code
stringclasses
4 values
gsize
int64
160
4.2M
lsize
int64
32
928
execution_time
float64
9.48k
293k
input_sizes
stringlengths
175
185
__index_level_0__
int64
0
2.11k
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
795,296
928
59,340
Argument at position 0 is `src`, which is global buffer of type `float` with size `7952960` Argument at position 1 is `dst`, which is global buffer of type `float` with size `7952960`
600
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
43,456
32
15,264
Argument at position 0 is `src`, which is global buffer of type `float` with size `434560` Argument at position 1 is `dst`, which is global buffer of type `float` with size `434560`
601
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
1,012,736
736
102,837.333333
Argument at position 0 is `src`, which is global buffer of type `float` with size `17216512` Argument at position 1 is `dst`, which is global buffer of type `float` with size `17216512`
602
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
18,720
96
14,672
Argument at position 0 is `src`, which is global buffer of type `float` with size `318240` Argument at position 1 is `dst`, which is global buffer of type `float` with size `318240`
603
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
376,000
800
38,016
Argument at position 0 is `src`, which is global buffer of type `float` with size `3760000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `3760000`
604
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
273,408
256
43,248
Argument at position 0 is `src`, which is global buffer of type `int` with size `4647936` Argument at position 1 is `dst`, which is global buffer of type `int` with size `4647936`
605
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
406,944
288
40,339.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `4069440` Argument at position 1 is `dst`, which is global buffer of type `float` with size `4069440`
606
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
4,896
288
11,404.8
Argument at position 0 is `src`, which is global buffer of type `float` with size `48960` Argument at position 1 is `dst`, which is global buffer of type `float` with size `48960`
607
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
339,200
256
50,742.4
Argument at position 0 is `src`, which is global buffer of type `int` with size `5766400` Argument at position 1 is `dst`, which is global buffer of type `int` with size `5766400`
608
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
282,368
256
43,283.2
Argument at position 0 is `src`, which is global buffer of type `int` with size `4800256` Argument at position 1 is `dst`, which is global buffer of type `int` with size `4800256`
609
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
125,184
96
29,971.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `2128128` Argument at position 1 is `dst`, which is global buffer of type `float` with size `2128128`
610
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
599,488
928
50,496
Argument at position 0 is `src`, which is global buffer of type `float` with size `5994880` Argument at position 1 is `dst`, which is global buffer of type `float` with size `5994880`
611
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
516,800
800
44,822.4
Argument at position 0 is `src`, which is global buffer of type `float` with size `5168000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `5168000`
612
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
18,816
96
14,163.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `319872` Argument at position 1 is `dst`, which is global buffer of type `float` with size `319872`
613
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
911,200
800
66,176
Argument at position 0 is `src`, which is global buffer of type `float` with size `9112000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `9112000`
614
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
703,200
800
54,613.333333
Argument at position 0 is `src`, which is global buffer of type `float` with size `7032000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `7032000`
615
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
340,992
288
35,849.6
Argument at position 0 is `src`, which is global buffer of type `float` with size `3409920` Argument at position 1 is `dst`, which is global buffer of type `float` with size `3409920`
616
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
674,176
736
79,136
Argument at position 0 is `src`, which is global buffer of type `float` with size `11460992` Argument at position 1 is `dst`, which is global buffer of type `float` with size `11460992`
617
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
9,056
32
14,524.8
Argument at position 0 is `src`, which is global buffer of type `float` with size `90560` Argument at position 1 is `dst`, which is global buffer of type `float` with size `90560`
618
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
532,800
800
47,689.6
Argument at position 0 is `src`, which is global buffer of type `float` with size `5328000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `5328000`
619
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
398,720
448
57,030.4
Argument at position 0 is `src`, which is global buffer of type `int` with size `6778240` Argument at position 1 is `dst`, which is global buffer of type `int` with size `6778240`
620
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
1,391,072
928
88,600
Argument at position 0 is `src`, which is global buffer of type `float` with size `13910720` Argument at position 1 is `dst`, which is global buffer of type `float` with size `13910720`
621
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
491,840
928
62,953.6
Argument at position 0 is `src`, which is global buffer of type `int` with size `8361280` Argument at position 1 is `dst`, which is global buffer of type `int` with size `8361280`
622
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
1,438,400
928
89,584
Argument at position 0 is `src`, which is global buffer of type `float` with size `14384000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `14384000`
623
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
1,807,040
32
122,954.666667
Argument at position 0 is `src`, which is global buffer of type `float` with size `18070400` Argument at position 1 is `dst`, which is global buffer of type `float` with size `18070400`
624
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
754,176
512
85,270.857143
Argument at position 0 is `src`, which is global buffer of type `int` with size `12820992` Argument at position 1 is `dst`, which is global buffer of type `int` with size `12820992`
625
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
213,248
256
37,209.6
Argument at position 0 is `src`, which is global buffer of type `int` with size `3625216` Argument at position 1 is `dst`, which is global buffer of type `int` with size `3625216`
626
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
74,336
736
25,459.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `1263712` Argument at position 1 is `dst`, which is global buffer of type `float` with size `1263712`
627
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
400,896
288
40,371.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `4008960` Argument at position 1 is `dst`, which is global buffer of type `float` with size `4008960`
628
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
657,952
928
53,324.8
Argument at position 0 is `src`, which is global buffer of type `float` with size `6579520` Argument at position 1 is `dst`, which is global buffer of type `float` with size `6579520`
629
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
102,912
256
26,118.4
Argument at position 0 is `src`, which is global buffer of type `int` with size `1749504` Argument at position 1 is `dst`, which is global buffer of type `int` with size `1749504`
630
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
1,769,216
256
161,184
Argument at position 0 is `src`, which is global buffer of type `int` with size `30076672` Argument at position 1 is `dst`, which is global buffer of type `int` with size `30076672`
631
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
410,400
288
40,246.4
Argument at position 0 is `src`, which is global buffer of type `float` with size `4104000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `4104000`
632
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
150,656
128
31,600
Argument at position 0 is `src`, which is global buffer of type `float` with size `2561152` Argument at position 1 is `dst`, which is global buffer of type `float` with size `2561152`
633
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
36,576
288
15,606.4
Argument at position 0 is `src`, which is global buffer of type `float` with size `365760` Argument at position 1 is `dst`, which is global buffer of type `float` with size `365760`
634
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
834,400
800
60,372
Argument at position 0 is `src`, which is global buffer of type `float` with size `8344000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `8344000`
635
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
391,104
288
38,640
Argument at position 0 is `src`, which is global buffer of type `float` with size `3911040` Argument at position 1 is `dst`, which is global buffer of type `float` with size `3911040`
636
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
2,175,232
256
163,024
Argument at position 0 is `src`, which is global buffer of type `int` with size `36978944` Argument at position 1 is `dst`, which is global buffer of type `int` with size `36978944`
637
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
773,024
928
85,014.857143
Argument at position 0 is `src`, which is global buffer of type `int` with size `13141408` Argument at position 1 is `dst`, which is global buffer of type `int` with size `13141408`
638
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
191,808
288
28,323.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `1918080` Argument at position 1 is `dst`, which is global buffer of type `float` with size `1918080`
639
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
427,808
928
41,881.6
Argument at position 0 is `src`, which is global buffer of type `float` with size `4278080` Argument at position 1 is `dst`, which is global buffer of type `float` with size `4278080`
640
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
167,104
448
34,150.4
Argument at position 0 is `src`, which is global buffer of type `int` with size `2840768` Argument at position 1 is `dst`, which is global buffer of type `int` with size `2840768`
641
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
215,936
448
38,502.4
Argument at position 0 is `src`, which is global buffer of type `int` with size `3670912` Argument at position 1 is `dst`, which is global buffer of type `int` with size `3670912`
642
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
960
320
10,822.4
Argument at position 0 is `src`, which is global buffer of type `float` with size `16320` Argument at position 1 is `dst`, which is global buffer of type `float` with size `16320`
643
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
46,592
256
17,884.8
Argument at position 0 is `src`, which is global buffer of type `int` with size `792064` Argument at position 1 is `dst`, which is global buffer of type `int` with size `792064`
644
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
882,528
928
93,413.333333
Argument at position 0 is `src`, which is global buffer of type `int` with size `15002976` Argument at position 1 is `dst`, which is global buffer of type `int` with size `15002976`
645
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
1,312
32
12,227.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `13120` Argument at position 1 is `dst`, which is global buffer of type `float` with size `13120`
646
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
1,055,200
800
72,944
Argument at position 0 is `src`, which is global buffer of type `float` with size `10552000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `10552000`
647
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
777,216
512
86,029.714286
Argument at position 0 is `src`, which is global buffer of type `int` with size `13212672` Argument at position 1 is `dst`, which is global buffer of type `int` with size `13212672`
648
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
246,784
512
40,848
Argument at position 0 is `src`, which is global buffer of type `int` with size `4195328` Argument at position 1 is `dst`, which is global buffer of type `int` with size `4195328`
649
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
809,472
512
87,541.333333
Argument at position 0 is `src`, which is global buffer of type `int` with size `13761024` Argument at position 1 is `dst`, which is global buffer of type `int` with size `13761024`
650
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
1,401,280
928
88,472
Argument at position 0 is `src`, which is global buffer of type `float` with size `14012800` Argument at position 1 is `dst`, which is global buffer of type `float` with size `14012800`
651
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
180,576
288
28,412.8
Argument at position 0 is `src`, which is global buffer of type `float` with size `1805760` Argument at position 1 is `dst`, which is global buffer of type `float` with size `1805760`
652
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
143,872
512
33,292.8
Argument at position 0 is `src`, which is global buffer of type `int` with size `2445824` Argument at position 1 is `dst`, which is global buffer of type `int` with size `2445824`
653
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
47,872
128
20,672
Argument at position 0 is `src`, which is global buffer of type `float` with size `813824` Argument at position 1 is `dst`, which is global buffer of type `float` with size `813824`
654
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
3,840
128
11,657.6
Argument at position 0 is `src`, which is global buffer of type `float` with size `65280` Argument at position 1 is `dst`, which is global buffer of type `float` with size `65280`
655
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
1,792
128
10,704
Argument at position 0 is `src`, which is global buffer of type `float` with size `30464` Argument at position 1 is `dst`, which is global buffer of type `float` with size `30464`
656
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
1,233,312
928
120,576
Argument at position 0 is `src`, which is global buffer of type `int` with size `20966304` Argument at position 1 is `dst`, which is global buffer of type `int` with size `20966304`
657
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
119,232
736
31,507.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `2026944` Argument at position 1 is `dst`, which is global buffer of type `float` with size `2026944`
658
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
59,200
800
16,464
Argument at position 0 is `src`, which is global buffer of type `float` with size `592000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `592000`
659
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
31,808
448
14,521.6
Argument at position 0 is `src`, which is global buffer of type `int` with size `540736` Argument at position 1 is `dst`, which is global buffer of type `int` with size `540736`
660
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
18,432
256
12,464
Argument at position 0 is `src`, which is global buffer of type `int` with size `313344` Argument at position 1 is `dst`, which is global buffer of type `int` with size `313344`
661
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
360,864
288
37,232
Argument at position 0 is `src`, which is global buffer of type `float` with size `3608640` Argument at position 1 is `dst`, which is global buffer of type `float` with size `3608640`
662
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
161,568
288
27,539.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `1615680` Argument at position 1 is `dst`, which is global buffer of type `float` with size `1615680`
663
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
1,372,512
928
86,552
Argument at position 0 is `src`, which is global buffer of type `float` with size `13725120` Argument at position 1 is `dst`, which is global buffer of type `float` with size `13725120`
664
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
52,864
448
20,636.8
Argument at position 0 is `src`, which is global buffer of type `int` with size `898688` Argument at position 1 is `dst`, which is global buffer of type `int` with size `898688`
665
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
999,488
736
110,837.333333
Argument at position 0 is `src`, which is global buffer of type `float` with size `16991296` Argument at position 1 is `dst`, which is global buffer of type `float` with size `16991296`
666
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
558,624
736
69,046.857143
Argument at position 0 is `src`, which is global buffer of type `float` with size `9496608` Argument at position 1 is `dst`, which is global buffer of type `float` with size `9496608`
667
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
1,824
32
11,120
Argument at position 0 is `src`, which is global buffer of type `float` with size `18240` Argument at position 1 is `dst`, which is global buffer of type `float` with size `18240`
668
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
326,400
320
48,873.6
Argument at position 0 is `src`, which is global buffer of type `float` with size `5548800` Argument at position 1 is `dst`, which is global buffer of type `float` with size `5548800`
669
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
574,816
736
71,209.142857
Argument at position 0 is `src`, which is global buffer of type `float` with size `9771872` Argument at position 1 is `dst`, which is global buffer of type `float` with size `9771872`
670
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
76,480
320
24,131.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `1300160` Argument at position 1 is `dst`, which is global buffer of type `float` with size `1300160`
671
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
84,224
128
24,345.6
Argument at position 0 is `src`, which is global buffer of type `float` with size `1431808` Argument at position 1 is `dst`, which is global buffer of type `float` with size `1431808`
672
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
1,014,208
736
104,096
Argument at position 0 is `src`, which is global buffer of type `float` with size `17241536` Argument at position 1 is `dst`, which is global buffer of type `float` with size `17241536`
673
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
18,560
928
13,068.8
Argument at position 0 is `src`, which is global buffer of type `float` with size `185600` Argument at position 1 is `dst`, which is global buffer of type `float` with size `185600`
674
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
50,112
32
17,196.8
Argument at position 0 is `src`, which is global buffer of type `float` with size `501120` Argument at position 1 is `dst`, which is global buffer of type `float` with size `501120`
675
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
1,073,600
800
74,848
Argument at position 0 is `src`, which is global buffer of type `float` with size `10736000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `10736000`
676
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
119,680
320
30,659.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `2034560` Argument at position 1 is `dst`, which is global buffer of type `float` with size `2034560`
677
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
655,872
512
75,608.888889
Argument at position 0 is `src`, which is global buffer of type `int` with size `11149824` Argument at position 1 is `dst`, which is global buffer of type `int` with size `11149824`
678
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
11,008
256
11,667.2
Argument at position 0 is `src`, which is global buffer of type `int` with size `187136` Argument at position 1 is `dst`, which is global buffer of type `int` with size `187136`
679
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
1,074,400
800
73,241.6
Argument at position 0 is `src`, which is global buffer of type `float` with size `10744000` Argument at position 1 is `dst`, which is global buffer of type `float` with size `10744000`
680
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
704,352
928
58,151.111111
Argument at position 0 is `src`, which is global buffer of type `float` with size `7043520` Argument at position 1 is `dst`, which is global buffer of type `float` with size `7043520`
681
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
639,296
448
75,128.888889
Argument at position 0 is `src`, which is global buffer of type `int` with size `10868032` Argument at position 1 is `dst`, which is global buffer of type `int` with size `10868032`
682
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
130,464
288
24,886.4
Argument at position 0 is `src`, which is global buffer of type `float` with size `1304640` Argument at position 1 is `dst`, which is global buffer of type `float` with size `1304640`
683
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
909,440
928
95,141.333333
Argument at position 0 is `src`, which is global buffer of type `int` with size `15460480` Argument at position 1 is `dst`, which is global buffer of type `int` with size `15460480`
684
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
349,856
928
37,977.6
Argument at position 0 is `src`, which is global buffer of type `float` with size `3498560` Argument at position 1 is `dst`, which is global buffer of type `float` with size `3498560`
685
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
595,392
448
71,766.4
Argument at position 0 is `src`, which is global buffer of type `int` with size `10121664` Argument at position 1 is `dst`, which is global buffer of type `int` with size `10121664`
686
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
810,336
736
92,456
Argument at position 0 is `src`, which is global buffer of type `float` with size `13775712` Argument at position 1 is `dst`, which is global buffer of type `float` with size `13775712`
687
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
7,808
128
11,443.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `132736` Argument at position 1 is `dst`, which is global buffer of type `float` with size `132736`
688
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
58,752
96
22,694.4
Argument at position 0 is `src`, which is global buffer of type `float` with size `998784` Argument at position 1 is `dst`, which is global buffer of type `float` with size `998784`
689
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
106,176
448
28,124.8
Argument at position 0 is `src`, which is global buffer of type `int` with size `1804992` Argument at position 1 is `dst`, which is global buffer of type `int` with size `1804992`
690
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
16,128
288
12,691.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `161280` Argument at position 1 is `dst`, which is global buffer of type `float` with size `161280`
691
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
107,648
928
27,936
Argument at position 0 is `src`, which is global buffer of type `int` with size `1830016` Argument at position 1 is `dst`, which is global buffer of type `int` with size `1830016`
692
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
346,144
928
49,238.4
Argument at position 0 is `src`, which is global buffer of type `int` with size `5884448` Argument at position 1 is `dst`, which is global buffer of type `int` with size `5884448`
693
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
686,624
32
60,012.8
Argument at position 0 is `src`, which is global buffer of type `float` with size `6866240` Argument at position 1 is `dst`, which is global buffer of type `float` with size `6866240`
694
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
425,952
288
41,318.4
Argument at position 0 is `src`, which is global buffer of type `float` with size `4259520` Argument at position 1 is `dst`, which is global buffer of type `float` with size `4259520`
695
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
629,184
928
73,457.777778
Argument at position 0 is `src`, which is global buffer of type `int` with size `10696128` Argument at position 1 is `dst`, which is global buffer of type `int` with size `10696128`
696
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] + -1111299700.0); } }
14,976
128
13,603.2
Argument at position 0 is `src`, which is global buffer of type `float` with size `254592` Argument at position 1 is `dst`, which is global buffer of type `float` with size `254592`
697
kernel void A(global int* src, global int* dst) { int gid = get_global_id(0); for (int i = 0; i < 17; ++i) { dst[i + gid] = (src[i + gid] < 1028459648); } }
2,304
256
10,851.2
Argument at position 0 is `src`, which is global buffer of type `int` with size `39168` Argument at position 1 is `dst`, which is global buffer of type `int` with size `39168`
698
kernel void A(global float* src, global float* dst) { int gid = get_global_id(0); for (int i = 0; i < 10; ++i) { dst[i + gid] = (src[i + gid] - -3789826800.0); } }
263,232
288
33,884.8
Argument at position 0 is `src`, which is global buffer of type `float` with size `2632320` Argument at position 1 is `dst`, which is global buffer of type `float` with size `2632320`
699