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);
}
}
| 1,760 | 32 | 11,193.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `17600`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `17600` | 200 |
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);
}
}
| 924,288 | 928 | 65,677.714286 | Argument at position 0 is `src`, which is global buffer of type `float` with size `9242880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `9242880` | 201 |
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,680 | 320 | 12,896 | Argument at position 0 is `src`, which is global buffer of type `float` with size `130560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `130560` | 202 |
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);
}
}
| 377,088 | 256 | 52,928 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6410496`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6410496` | 203 |
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,032,000 | 800 | 71,877.333333 | Argument at position 0 is `src`, which is global buffer of type `float` with size `10320000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `10320000` | 204 |
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);
}
}
| 573,888 | 448 | 70,304 | Argument at position 0 is `src`, which is global buffer of type `int` with size `9756096`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `9756096` | 205 |
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);
}
}
| 113,152 | 256 | 27,398.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1923584`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1923584` | 206 |
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,312 | 32 | 14,611.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `213120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `213120` | 207 |
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);
}
}
| 376,640 | 320 | 54,000 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6402880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6402880` | 208 |
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);
}
}
| 531,968 | 512 | 63,766.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `9043456`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `9043456` | 209 |
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,872 | 736 | 13,017.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `337824`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `337824` | 210 |
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);
}
}
| 214,080 | 320 | 38,006.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3639360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3639360` | 211 |
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);
}
}
| 71,040 | 320 | 24,611.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1207680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1207680` | 212 |
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,146,400 | 800 | 77,836.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11464000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11464000` | 213 |
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,072,000 | 800 | 73,984 | Argument at position 0 is `src`, which is global buffer of type `float` with size `10720000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `10720000` | 214 |
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);
}
}
| 455,680 | 512 | 59,865.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `7746560`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `7746560` | 215 |
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);
}
}
| 268,800 | 256 | 44,006.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4569600`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4569600` | 216 |
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);
}
}
| 126,976 | 128 | 29,507.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2158592`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2158592` | 217 |
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);
}
}
| 724,768 | 928 | 55,747.555556 | Argument at position 0 is `src`, which is global buffer of type `float` with size `7247680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7247680` | 218 |
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,079,264 | 928 | 75,353.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `10792640`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `10792640` | 219 |
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);
}
}
| 281,088 | 512 | 42,041.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4778496`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4778496` | 220 |
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,176 | 32 | 18,841.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `461760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `461760` | 221 |
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,400 | 800 | 15,836.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `504000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `504000` | 222 |
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,199,200 | 800 | 80,710.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11992000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11992000` | 223 |
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);
}
}
| 91,200 | 96 | 26,169.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1550400`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1550400` | 224 |
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);
}
}
| 216,384 | 448 | 38,403.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `3678528`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3678528` | 225 |
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);
}
}
| 196,096 | 128 | 32,492.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3333632`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3333632` | 226 |
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);
}
}
| 693,056 | 448 | 80,628 | Argument at position 0 is `src`, which is global buffer of type `int` with size `11781952`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `11781952` | 227 |
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);
}
}
| 26,912 | 928 | 13,590.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `457504`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `457504` | 228 |
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);
}
}
| 396,032 | 256 | 55,580.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6732544`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6732544` | 229 |
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);
}
}
| 233,728 | 256 | 39,798.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `3973376`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3973376` | 230 |
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,240 | 320 | 37,702.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3166080`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3166080` | 231 |
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);
}
}
| 137,952 | 96 | 29,558.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2345184`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2345184` | 232 |
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);
}
}
| 242,176 | 512 | 39,849.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4116992`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4116992` | 233 |
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);
}
}
| 7,424 | 928 | 11,212.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `74240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `74240` | 234 |
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);
}
}
| 55,584 | 288 | 15,910.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `555840`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `555840` | 235 |
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);
}
}
| 748,544 | 512 | 83,437.714286 | Argument at position 0 is `src`, which is global buffer of type `int` with size `12725248`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `12725248` | 236 |
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);
}
}
| 59,392 | 512 | 21,321.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1009664`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1009664` | 237 |
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);
}
}
| 77,760 | 96 | 23,987.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1321920`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1321920` | 238 |
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);
}
}
| 119,616 | 448 | 31,334.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2033472`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2033472` | 239 |
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);
}
}
| 470,400 | 448 | 62,547.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `7996800`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `7996800` | 240 |
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);
}
}
| 760,960 | 928 | 83,766.857143 | Argument at position 0 is `src`, which is global buffer of type `int` with size `12936320`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `12936320` | 241 |
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);
}
}
| 440,960 | 320 | 60,049.777778 | Argument at position 0 is `src`, which is global buffer of type `float` with size `7496320`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7496320` | 242 |
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);
}
}
| 420,384 | 928 | 40,387.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4203840`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4203840` | 243 |
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);
}
}
| 525,824 | 512 | 64,825.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `8939008`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `8939008` | 244 |
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,488 | 32 | 16,051.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `474880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `474880` | 245 |
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);
}
}
| 490,240 | 320 | 62,632 | Argument at position 0 is `src`, which is global buffer of type `float` with size `8334080`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8334080` | 246 |
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,208 | 96 | 27,072 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1669536`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1669536` | 247 |
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);
}
}
| 219,520 | 448 | 39,558.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `3731840`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3731840` | 248 |
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,952 | 96 | 29,145.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2141184`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2141184` | 249 |
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,280 | 256 | 9,913.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `21760`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `21760` | 250 |
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,240 | 32 | 15,324.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `382400`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `382400` | 251 |
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);
}
}
| 41,248 | 32 | 15,657.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `412480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `412480` | 252 |
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);
}
}
| 39,168 | 288 | 14,348.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `391680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `391680` | 253 |
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);
}
}
| 53,312 | 448 | 21,126.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `906304`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `906304` | 254 |
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);
}
}
| 206,944 | 928 | 30,102.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2069440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2069440` | 255 |
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);
}
}
| 202,240 | 256 | 37,059.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `3438080`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3438080` | 256 |
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);
}
}
| 399,872 | 256 | 56,851.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6797824`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6797824` | 257 |
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);
}
}
| 321,696 | 288 | 35,420.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3216960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3216960` | 258 |
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,424 | 128 | 30,742.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2302208`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2302208` | 259 |
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);
}
}
| 460,096 | 448 | 55,142.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `7821632`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `7821632` | 260 |
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);
}
}
| 800 | 32 | 9,923.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `8000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8000` | 261 |
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);
}
}
| 89,856 | 288 | 19,296 | Argument at position 0 is `src`, which is global buffer of type `float` with size `898560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `898560` | 262 |
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,968 | 928 | 37,788.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2855456`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2855456` | 263 |
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);
}
}
| 564,736 | 512 | 69,577.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `9600512`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `9600512` | 264 |
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,304 | 128 | 27,443.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1671168`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1671168` | 265 |
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);
}
}
| 690,432 | 928 | 79,488 | Argument at position 0 is `src`, which is global buffer of type `int` with size `11737344`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `11737344` | 266 |
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,584 | 128 | 10,857.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `60928`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `60928` | 267 |
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);
}
}
| 12,992 | 448 | 12,105.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `220864`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `220864` | 268 |
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);
}
}
| 163,392 | 736 | 34,611.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2777664`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2777664` | 269 |
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,165,824 | 736 | 115,285.333333 | Argument at position 0 is `src`, which is global buffer of type `float` with size `19819008`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `19819008` | 270 |
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);
}
}
| 8,352 | 928 | 13,388.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `83520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `83520` | 271 |
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);
}
}
| 150,528 | 448 | 33,184 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2558976`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2558976` | 272 |
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,200,000 | 800 | 81,497.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `12000000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12000000` | 273 |
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);
}
}
| 454,720 | 928 | 60,889.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `7730240`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `7730240` | 274 |
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);
}
}
| 95,232 | 96 | 26,227.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1618944`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1618944` | 275 |
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);
}
}
| 24,128 | 928 | 12,246.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `241280`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `241280` | 276 |
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);
}
}
| 288,800 | 800 | 32,563.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2888000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2888000` | 277 |
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);
}
}
| 316,416 | 512 | 47,756.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5379072`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5379072` | 278 |
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);
}
}
| 142,080 | 128 | 31,651.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2415360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2415360` | 279 |
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);
}
}
| 129,280 | 128 | 29,852.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2197760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2197760` | 280 |
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);
}
}
| 26,432 | 448 | 14,214.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `449344`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `449344` | 281 |
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);
}
}
| 10,976 | 32 | 12,156.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `109760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `109760` | 282 |
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);
}
}
| 94,752 | 96 | 26,064 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1610784`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1610784` | 283 |
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,157,216 | 928 | 76,556.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11572160`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11572160` | 284 |
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,608 | 928 | 14,326.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `566080`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `566080` | 285 |
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);
}
}
| 227,840 | 512 | 39,283.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `3873280`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3873280` | 286 |
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);
}
}
| 252,000 | 288 | 32,400 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2520000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2520000` | 287 |
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);
}
}
| 169,216 | 128 | 36,691.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2876672`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2876672` | 288 |
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,023,584 | 928 | 103,040 | Argument at position 0 is `src`, which is global buffer of type `int` with size `17400928`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `17400928` | 289 |
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);
}
}
| 318,400 | 320 | 48,684.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5412800`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5412800` | 290 |
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,392,928 | 928 | 119,336 | Argument at position 0 is `src`, which is global buffer of type `int` with size `23679776`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `23679776` | 291 |
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);
}
}
| 669,696 | 512 | 75,875.555556 | Argument at position 0 is `src`, which is global buffer of type `int` with size `11384832`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `11384832` | 292 |
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);
}
}
| 566,272 | 448 | 69,926.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `9626624`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `9626624` | 293 |
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);
}
}
| 138,144 | 96 | 29,766.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2348448`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2348448` | 294 |
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);
}
}
| 31,072 | 32 | 14,457.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `310720`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `310720` | 295 |
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);
}
}
| 752,928 | 736 | 86,112 | Argument at position 0 is `src`, which is global buffer of type `float` with size `12799776`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12799776` | 296 |
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);
}
}
| 470,720 | 320 | 61,564 | Argument at position 0 is `src`, which is global buffer of type `float` with size `8002240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8002240` | 297 |
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);
}
}
| 35,136 | 32 | 15,587.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `351360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `351360` | 298 |
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,496 | 96 | 10,844.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `42432`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `42432` | 299 |