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 < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 117,888 | 128 | 29,260.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2004096`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2004096` | 1,100 |
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,048 | 512 | 11,436.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `34816`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `34816` | 1,101 |
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);
}
}
| 65,792 | 256 | 22,595.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1118464`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1118464` | 1,102 |
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);
}
}
| 143,424 | 96 | 29,971.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2438208`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2438208` | 1,103 |
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,046,656 | 128 | 98,080 | Argument at position 0 is `src`, which is global buffer of type `float` with size `17793152`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `17793152` | 1,104 |
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);
}
}
| 998,528 | 928 | 104,851.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `16974976`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `16974976` | 1,105 |
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);
}
}
| 14,592 | 256 | 13,059.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `248064`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `248064` | 1,106 |
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);
}
}
| 263,680 | 320 | 42,748.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4482560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4482560` | 1,107 |
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,059,776 | 928 | 108,249.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `18016192`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `18016192` | 1,108 |
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);
}
}
| 13,824 | 288 | 12,630.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `138240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `138240` | 1,109 |
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);
}
}
| 136,704 | 512 | 31,452.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2323968`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2323968` | 1,110 |
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,344,672 | 928 | 87,216 | Argument at position 0 is `src`, which is global buffer of type `float` with size `13446720`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13446720` | 1,111 |
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);
}
}
| 20,800 | 800 | 13,232 | Argument at position 0 is `src`, which is global buffer of type `float` with size `208000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `208000` | 1,112 |
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);
}
}
| 48,256 | 928 | 14,124.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `482560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `482560` | 1,113 |
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);
}
}
| 672,000 | 448 | 65,073.777778 | Argument at position 0 is `src`, which is global buffer of type `int` with size `11424000`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `11424000` | 1,114 |
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);
}
}
| 59,520 | 96 | 21,836.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1011840`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1011840` | 1,115 |
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);
}
}
| 28,160 | 512 | 14,035.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `478720`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `478720` | 1,116 |
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);
}
}
| 512,064 | 448 | 66,118.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `8705088`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `8705088` | 1,117 |
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);
}
}
| 547,200 | 800 | 47,033.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5472000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5472000` | 1,118 |
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);
}
}
| 474,208 | 928 | 43,811.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4742080`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4742080` | 1,119 |
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);
}
}
| 51,040 | 928 | 19,251.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `867680`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `867680` | 1,120 |
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,175,648 | 32 | 87,993.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11756480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11756480` | 1,121 |
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);
}
}
| 186,112 | 128 | 35,548.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3163904`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3163904` | 1,122 |
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);
}
}
| 17,664 | 736 | 12,230.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `300288`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `300288` | 1,123 |
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,440 | 32 | 10,486.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `14400`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `14400` | 1,124 |
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);
}
}
| 319,872 | 448 | 47,571.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5437824`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5437824` | 1,125 |
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);
}
}
| 202,752 | 128 | 36,476.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3446784`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3446784` | 1,126 |
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);
}
}
| 93,504 | 96 | 27,836.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1589568`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1589568` | 1,127 |
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);
}
}
| 21,888 | 288 | 13,270.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `218880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `218880` | 1,128 |
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);
}
}
| 278,784 | 256 | 45,161.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4739328`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4739328` | 1,129 |
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);
}
}
| 544,320 | 448 | 68,886.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `9253440`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `9253440` | 1,130 |
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);
}
}
| 752,608 | 928 | 85,974.857143 | Argument at position 0 is `src`, which is global buffer of type `int` with size `12794336`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `12794336` | 1,131 |
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);
}
}
| 386,784 | 288 | 40,768 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3867840`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3867840` | 1,132 |
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);
}
}
| 176,128 | 128 | 34,076.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2994176`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2994176` | 1,133 |
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,197,120 | 928 | 79,424 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11971200`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11971200` | 1,134 |
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,232 | 512 | 15,308.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `530944`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `530944` | 1,135 |
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);
}
}
| 245,504 | 256 | 40,665.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4173568`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4173568` | 1,136 |
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);
}
}
| 361,440 | 288 | 36,883.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3614400`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3614400` | 1,137 |
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);
}
}
| 38,400 | 800 | 14,524.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `384000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `384000` | 1,138 |
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);
}
}
| 239,328 | 288 | 32,416 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2393280`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2393280` | 1,139 |
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,200 | 32 | 16,790.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `432000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `432000` | 1,140 |
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);
}
}
| 6,144 | 512 | 12,092.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `104448`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `104448` | 1,141 |
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,584 | 96 | 12,777.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `128928`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `128928` | 1,142 |
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);
}
}
| 708,288 | 448 | 81,289.142857 | Argument at position 0 is `src`, which is global buffer of type `int` with size `12040896`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `12040896` | 1,143 |
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);
}
}
| 17,568 | 288 | 12,918.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `175680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `175680` | 1,144 |
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);
}
}
| 11,232 | 288 | 11,769.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `112320`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `112320` | 1,145 |
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);
}
}
| 88,704 | 96 | 25,545.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1507968`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1507968` | 1,146 |
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);
}
}
| 250,880 | 512 | 40,012.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4264960`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4264960` | 1,147 |
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);
}
}
| 64,960 | 928 | 20,275.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1104320`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1104320` | 1,148 |
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);
}
}
| 16,704 | 928 | 13,868.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `283968`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `283968` | 1,149 |
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);
}
}
| 8,960 | 320 | 13,302.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `152320`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `152320` | 1,150 |
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,329,824 | 928 | 83,912 | Argument at position 0 is `src`, which is global buffer of type `float` with size `13298240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13298240` | 1,151 |
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);
}
}
| 2,542,688 | 32 | 159,328 | Argument at position 0 is `src`, which is global buffer of type `float` with size `25426880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `25426880` | 1,152 |
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);
}
}
| 592,384 | 512 | 69,673.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `10070528`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `10070528` | 1,153 |
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);
}
}
| 218,592 | 288 | 30,108.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2185920`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2185920` | 1,154 |
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);
}
}
| 296,032 | 928 | 44,131.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5032544`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5032544` | 1,155 |
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);
}
}
| 56,704 | 128 | 20,224 | Argument at position 0 is `src`, which is global buffer of type `float` with size `963968`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `963968` | 1,156 |
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);
}
}
| 147,968 | 256 | 31,897.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2515456`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2515456` | 1,157 |
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);
}
}
| 355,840 | 512 | 51,120 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6049280`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6049280` | 1,158 |
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);
}
}
| 141,024 | 96 | 29,808 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2397408`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2397408` | 1,159 |
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);
}
}
| 12,960 | 288 | 12,659.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `129600`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `129600` | 1,160 |
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);
}
}
| 41,728 | 128 | 18,838.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `709376`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `709376` | 1,161 |
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);
}
}
| 54,752 | 928 | 18,230.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `930784`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `930784` | 1,162 |
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);
}
}
| 111,648 | 96 | 28,284.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1898016`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1898016` | 1,163 |
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);
}
}
| 2,185,280 | 320 | 156,608 | Argument at position 0 is `src`, which is global buffer of type `float` with size `37149760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `37149760` | 1,164 |
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);
}
}
| 511,616 | 448 | 65,388.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `8697472`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `8697472` | 1,165 |
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);
}
}
| 2,016 | 96 | 11,932.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `34272`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `34272` | 1,166 |
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,696,896 | 32 | 115,317.333333 | Argument at position 0 is `src`, which is global buffer of type `float` with size `16968960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `16968960` | 1,167 |
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);
}
}
| 546,816 | 512 | 66,195.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `9295872`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `9295872` | 1,168 |
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);
}
}
| 46,272 | 32 | 15,516.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `462720`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `462720` | 1,169 |
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);
}
}
| 121,088 | 256 | 27,987.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2058496`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2058496` | 1,170 |
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,040 | 320 | 20,198.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `799680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `799680` | 1,171 |
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);
}
}
| 107,456 | 736 | 26,076.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1826752`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1826752` | 1,172 |
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,193,600 | 800 | 78,764.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11936000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11936000` | 1,173 |
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);
}
}
| 128,896 | 128 | 30,105.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2191232`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2191232` | 1,174 |
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);
}
}
| 371,520 | 288 | 39,833.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3715200`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3715200` | 1,175 |
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,392,000 | 928 | 88,976 | Argument at position 0 is `src`, which is global buffer of type `float` with size `13920000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13920000` | 1,176 |
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);
}
}
| 338,432 | 512 | 47,881.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5753344`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5753344` | 1,177 |
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);
}
}
| 245,760 | 320 | 42,147.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4177920`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4177920` | 1,178 |
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);
}
}
| 88,800 | 96 | 25,753.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1509600`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1509600` | 1,179 |
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);
}
}
| 408,800 | 800 | 39,427.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4088000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4088000` | 1,180 |
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,248 | 32 | 10,761.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `12480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12480` | 1,181 |
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,188,768 | 928 | 116,584 | Argument at position 0 is `src`, which is global buffer of type `int` with size `20209056`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `20209056` | 1,182 |
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,944 | 256 | 12,899.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `322048`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `322048` | 1,183 |
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);
}
}
| 86,016 | 512 | 27,756.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1462272`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1462272` | 1,184 |
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);
}
}
| 317,664 | 288 | 34,166.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3176640`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3176640` | 1,185 |
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);
}
}
| 622,688 | 928 | 53,020.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6226880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6226880` | 1,186 |
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);
}
}
| 216,000 | 320 | 38,310.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3672000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3672000` | 1,187 |
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);
}
}
| 178,400 | 800 | 28,224 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1784000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1784000` | 1,188 |
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);
}
}
| 343,712 | 736 | 52,028.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5843104`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5843104` | 1,189 |
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);
}
}
| 51,968 | 928 | 14,156.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `519680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `519680` | 1,190 |
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);
}
}
| 81,536 | 448 | 24,592 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1386112`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1386112` | 1,191 |
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);
}
}
| 536,384 | 928 | 66,553.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `9118528`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `9118528` | 1,192 |
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);
}
}
| 243,456 | 256 | 40,236.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4138752`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4138752` | 1,193 |
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);
}
}
| 847,264 | 928 | 90,298.666667 | Argument at position 0 is `src`, which is global buffer of type `int` with size `14403488`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `14403488` | 1,194 |
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);
}
}
| 540,160 | 512 | 64,473.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `9182720`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `9182720` | 1,195 |
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);
}
}
| 144,768 | 128 | 27,542.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2461056`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2461056` | 1,196 |
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);
}
}
| 175,104 | 288 | 27,904 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1751040`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1751040` | 1,197 |
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);
}
}
| 135,808 | 128 | 30,233.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2308736`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2308736` | 1,198 |
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);
}
}
| 628,096 | 448 | 73,304.888889 | Argument at position 0 is `src`, which is global buffer of type `int` with size `10677632`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `10677632` | 1,199 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.