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 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);
}
}
| 410,176 | 928 | 54,339.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6972992`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6972992` | 100 |
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);
}
}
| 97,056 | 288 | 22,694.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `970560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `970560` | 101 |
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,552 | 32 | 15,699.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `435520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `435520` | 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);
}
}
| 336,000 | 320 | 51,961.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5712000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5712000` | 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);
}
}
| 336,640 | 320 | 49,814.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5722880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5722880` | 104 |
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);
}
}
| 564,224 | 928 | 49,187.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5642240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5642240` | 105 |
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,163,712 | 928 | 78,528 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11637120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11637120` | 106 |
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,536 | 32 | 14,265.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `215360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `215360` | 107 |
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);
}
}
| 156,928 | 128 | 33,206.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2667776`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2667776` | 108 |
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);
}
}
| 933,568 | 928 | 98,304 | Argument at position 0 is `src`, which is global buffer of type `int` with size `15870656`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `15870656` | 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);
}
}
| 78,336 | 256 | 21,302.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1331712`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1331712` | 110 |
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);
}
}
| 34,336 | 928 | 14,739.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `583712`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `583712` | 111 |
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);
}
}
| 644,736 | 736 | 76,876.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `10960512`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `10960512` | 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);
}
}
| 232,000 | 928 | 31,830.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2320000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2320000` | 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);
}
}
| 659,904 | 448 | 76,302.222222 | Argument at position 0 is `src`, which is global buffer of type `int` with size `11218368`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `11218368` | 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);
}
}
| 370,240 | 320 | 53,126.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6294080`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6294080` | 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);
}
}
| 482,944 | 448 | 62,940.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `8210048`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `8210048` | 116 |
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);
}
}
| 182,816 | 928 | 28,563.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1828160`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1828160` | 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);
}
}
| 1,095,968 | 928 | 76,608 | Argument at position 0 is `src`, which is global buffer of type `float` with size `10959680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `10959680` | 118 |
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,213,824 | 928 | 105,120 | Argument at position 0 is `src`, which is global buffer of type `int` with size `20635008`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `20635008` | 119 |
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,584 | 32 | 15,209.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `435840`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `435840` | 120 |
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);
}
}
| 338,560 | 320 | 50,512 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5755520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5755520` | 121 |
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,358,592 | 928 | 86,848 | Argument at position 0 is `src`, which is global buffer of type `float` with size `13585920`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13585920` | 122 |
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);
}
}
| 286,752 | 928 | 43,094.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4874784`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4874784` | 123 |
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);
}
}
| 3,806,656 | 448 | 262,464 | Argument at position 0 is `src`, which is global buffer of type `int` with size `64713152`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `64713152` | 124 |
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,384,576 | 928 | 87,840 | Argument at position 0 is `src`, which is global buffer of type `float` with size `13845760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13845760` | 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);
}
}
| 1,248 | 96 | 10,787.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `21216`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `21216` | 126 |
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);
}
}
| 262,912 | 256 | 36,268.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4469504`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4469504` | 127 |
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);
}
}
| 374,720 | 320 | 55,206.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6370240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6370240` | 128 |
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);
}
}
| 144,000 | 288 | 24,956.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1440000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1440000` | 129 |
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,377,152 | 928 | 88,760 | Argument at position 0 is `src`, which is global buffer of type `float` with size `13771520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13771520` | 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);
}
}
| 379,136 | 256 | 54,556.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6445312`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6445312` | 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);
}
}
| 147,168 | 288 | 26,454.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1471680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1471680` | 132 |
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,161,600 | 800 | 79,712 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11616000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11616000` | 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);
}
}
| 952,000 | 800 | 66,957.714286 | Argument at position 0 is `src`, which is global buffer of type `float` with size `9520000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `9520000` | 134 |
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);
}
}
| 147,264 | 96 | 31,497.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2503488`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2503488` | 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);
}
}
| 306,432 | 448 | 47,014.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5209344`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5209344` | 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);
}
}
| 467,712 | 928 | 41,443.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4677120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4677120` | 137 |
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);
}
}
| 9,696 | 96 | 12,592 | Argument at position 0 is `src`, which is global buffer of type `float` with size `164832`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `164832` | 138 |
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);
}
}
| 85,376 | 928 | 25,689.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1451392`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1451392` | 139 |
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);
}
}
| 19,264 | 448 | 14,019.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `327488`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `327488` | 140 |
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);
}
}
| 133,248 | 128 | 29,769.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2265216`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2265216` | 141 |
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);
}
}
| 40,352 | 32 | 15,235.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `403520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `403520` | 142 |
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);
}
}
| 826,848 | 928 | 59,852 | Argument at position 0 is `src`, which is global buffer of type `float` with size `8268480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8268480` | 143 |
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);
}
}
| 69,600 | 928 | 19,686.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1183200`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1183200` | 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);
}
}
| 431,712 | 288 | 41,657.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4317120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4317120` | 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);
}
}
| 19,520 | 320 | 14,950.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `331840`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `331840` | 146 |
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);
}
}
| 42,880 | 320 | 19,904 | Argument at position 0 is `src`, which is global buffer of type `float` with size `728960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `728960` | 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);
}
}
| 48,256 | 928 | 17,251.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `820352`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `820352` | 148 |
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);
}
}
| 132,864 | 128 | 31,027.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2258688`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2258688` | 149 |
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);
}
}
| 96,768 | 256 | 29,571.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1645056`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1645056` | 150 |
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);
}
}
| 959,744 | 736 | 93,608 | Argument at position 0 is `src`, which is global buffer of type `float` with size `16315648`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `16315648` | 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);
}
}
| 434,240 | 32 | 44,528 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4342400`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4342400` | 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);
}
}
| 1,324,256 | 928 | 127,872 | Argument at position 0 is `src`, which is global buffer of type `int` with size `22512352`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `22512352` | 153 |
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,416 | 96 | 25,488 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1503072`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1503072` | 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);
}
}
| 1,325,184 | 928 | 128,456 | Argument at position 0 is `src`, which is global buffer of type `int` with size `22528128`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `22528128` | 155 |
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,144 | 32 | 11,436.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `21440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `21440` | 156 |
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);
}
}
| 828,704 | 928 | 61,216 | Argument at position 0 is `src`, which is global buffer of type `float` with size `8287040`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8287040` | 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);
}
}
| 172,032 | 512 | 34,284.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2924544`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2924544` | 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);
}
}
| 402,880 | 320 | 56,169.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6848960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6848960` | 159 |
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,744 | 96 | 28,291.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1899648`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1899648` | 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);
}
}
| 353,920 | 320 | 51,676.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6016640`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6016640` | 161 |
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);
}
}
| 286,848 | 288 | 33,296 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2868480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2868480` | 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);
}
}
| 1,070,144 | 736 | 109,706.666667 | Argument at position 0 is `src`, which is global buffer of type `float` with size `18192448`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `18192448` | 163 |
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);
}
}
| 624,544 | 928 | 52,784 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6245440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6245440` | 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);
}
}
| 256,256 | 256 | 42,742.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4356352`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4356352` | 165 |
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);
}
}
| 997,600 | 800 | 71,378.285714 | Argument at position 0 is `src`, which is global buffer of type `float` with size `9976000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `9976000` | 166 |
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,135,872 | 928 | 114,968 | Argument at position 0 is `src`, which is global buffer of type `int` with size `19309824`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `19309824` | 167 |
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);
}
}
| 98,624 | 736 | 28,796.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1676608`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1676608` | 168 |
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);
}
}
| 427,840 | 320 | 58,798.222222 | Argument at position 0 is `src`, which is global buffer of type `float` with size `7273280`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7273280` | 169 |
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,000 | 800 | 14,780.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `120000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `120000` | 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);
}
}
| 17,152 | 128 | 13,804.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `291584`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `291584` | 171 |
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);
}
}
| 421,312 | 928 | 57,376 | Argument at position 0 is `src`, which is global buffer of type `int` with size `7162304`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `7162304` | 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);
}
}
| 362,304 | 288 | 38,441.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3623040`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3623040` | 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);
}
}
| 1,078,656 | 96 | 98,880 | Argument at position 0 is `src`, which is global buffer of type `float` with size `18337152`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `18337152` | 174 |
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);
}
}
| 41,216 | 448 | 18,512 | Argument at position 0 is `src`, which is global buffer of type `int` with size `700672`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `700672` | 175 |
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);
}
}
| 112,128 | 128 | 30,672 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1906176`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1906176` | 176 |
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);
}
}
| 278,400 | 928 | 30,755.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2784000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2784000` | 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);
}
}
| 144,256 | 736 | 34,931.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2452352`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2452352` | 178 |
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);
}
}
| 796,800 | 800 | 60,356 | Argument at position 0 is `src`, which is global buffer of type `float` with size `7968000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7968000` | 179 |
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,232 | 128 | 29,532.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2434944`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2434944` | 180 |
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);
}
}
| 294,784 | 448 | 43,888 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5011328`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5011328` | 181 |
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,978,848 | 288 | 96,032 | Argument at position 0 is `src`, which is global buffer of type `float` with size `19788480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `19788480` | 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);
}
}
| 1,013,376 | 928 | 103,763.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `17227392`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `17227392` | 183 |
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);
}
}
| 114,432 | 128 | 28,956.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1945344`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1945344` | 184 |
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);
}
}
| 489,216 | 448 | 63,094.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `8316672`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `8316672` | 185 |
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,199,904 | 928 | 118,728 | Argument at position 0 is `src`, which is global buffer of type `int` with size `20398368`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `20398368` | 186 |
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);
}
}
| 22,688 | 32 | 13,737.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `226880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `226880` | 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);
}
}
| 160 | 32 | 10,121.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1600`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1600` | 188 |
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,171,200 | 800 | 77,644.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11712000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11712000` | 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);
}
}
| 1,243,520 | 928 | 81,785.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `12435200`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12435200` | 190 |
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);
}
}
| 56,736 | 288 | 16,153.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `567360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `567360` | 191 |
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);
}
}
| 294,720 | 320 | 46,985.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5010240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5010240` | 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);
}
}
| 187,712 | 448 | 35,868.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `3191104`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3191104` | 193 |
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);
}
}
| 47,328 | 32 | 14,988.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `473280`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `473280` | 194 |
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);
}
}
| 42,976 | 32 | 15,475.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `429760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `429760` | 195 |
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,108,960 | 928 | 76,851.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11089600`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11089600` | 196 |
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);
}
}
| 44,352 | 96 | 20,198.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `753984`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `753984` | 197 |
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);
}
}
| 149,184 | 288 | 27,020.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1491840`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1491840` | 198 |
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);
}
}
| 540,000 | 800 | 48,614.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5400000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5400000` | 199 |