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);
}
}
| 580,160 | 448 | 69,856 | Argument at position 0 is `src`, which is global buffer of type `int` with size `9862720`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `9862720` | 1,400 |
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,432 | 128 | 27,068.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1673344`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1673344` | 1,401 |
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,744 | 32 | 15,126.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `357440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `357440` | 1,402 |
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);
}
}
| 634,752 | 928 | 52,329.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6347520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6347520` | 1,403 |
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,008,800 | 800 | 70,345.142857 | Argument at position 0 is `src`, which is global buffer of type `float` with size `10088000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `10088000` | 1,404 |
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,263,936 | 928 | 82,291.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `12639360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12639360` | 1,405 |
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,127,552 | 736 | 103,178.666667 | Argument at position 0 is `src`, which is global buffer of type `float` with size `19168384`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `19168384` | 1,406 |
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);
}
}
| 786,944 | 928 | 60,804 | Argument at position 0 is `src`, which is global buffer of type `float` with size `7869440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7869440` | 1,407 |
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,170,208 | 928 | 77,497.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11702080`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11702080` | 1,408 |
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,057,632 | 736 | 108,970.666667 | Argument at position 0 is `src`, which is global buffer of type `float` with size `17979744`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `17979744` | 1,409 |
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,328 | 128 | 11,440 | Argument at position 0 is `src`, which is global buffer of type `float` with size `56576`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `56576` | 1,410 |
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);
}
}
| 421,056 | 288 | 40,883.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4210560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4210560` | 1,411 |
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,278,784 | 928 | 129,336 | Argument at position 0 is `src`, which is global buffer of type `int` with size `21739328`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `21739328` | 1,412 |
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);
}
}
| 974,400 | 928 | 103,494.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `16564800`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `16564800` | 1,413 |
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,208 | 928 | 13,398.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `102080`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `102080` | 1,414 |
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);
}
}
| 32,320 | 320 | 17,555.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `549440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `549440` | 1,415 |
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);
}
}
| 317,952 | 736 | 48,579.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5405184`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5405184` | 1,416 |
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);
}
}
| 5,888 | 128 | 13,158.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `100096`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `100096` | 1,417 |
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,600 | 32 | 13,068.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `216000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `216000` | 1,418 |
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);
}
}
| 15,776 | 928 | 13,020.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `157760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `157760` | 1,419 |
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);
}
}
| 30,720 | 512 | 13,497.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `522240`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `522240` | 1,420 |
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);
}
}
| 220,320 | 288 | 29,952 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2203200`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2203200` | 1,421 |
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,426,336 | 928 | 90,152 | Argument at position 0 is `src`, which is global buffer of type `float` with size `14263360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `14263360` | 1,422 |
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);
}
}
| 271,360 | 512 | 41,718.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4613120`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4613120` | 1,423 |
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);
}
}
| 6,272 | 128 | 11,292.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `106624`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `106624` | 1,424 |
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);
}
}
| 617,344 | 448 | 74,823.111111 | Argument at position 0 is `src`, which is global buffer of type `int` with size `10494848`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `10494848` | 1,425 |
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);
}
}
| 72,864 | 96 | 23,344 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1238688`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1238688` | 1,426 |
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);
}
}
| 544 | 32 | 10,083.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5440` | 1,427 |
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);
}
}
| 875,840 | 736 | 92,472 | Argument at position 0 is `src`, which is global buffer of type `float` with size `14889280`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `14889280` | 1,428 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 391,968 | 288 | 39,363.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3919680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3919680` | 1,429 |
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,240,000 | 800 | 82,432 | Argument at position 0 is `src`, which is global buffer of type `float` with size `12400000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12400000` | 1,430 |
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,144 | 32 | 15,526.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `461440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `461440` | 1,431 |
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,929,824 | 32 | 129,440 | Argument at position 0 is `src`, which is global buffer of type `float` with size `19298240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `19298240` | 1,432 |
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,200 | 128 | 12,060.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `54400`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `54400` | 1,433 |
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,112 | 96 | 11,942.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `35904`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `35904` | 1,434 |
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,435,616 | 928 | 131,658.666667 | Argument at position 0 is `src`, which is global buffer of type `int` with size `24405472`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `24405472` | 1,435 |
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);
}
}
| 7,680 | 256 | 12,057.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `130560`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `130560` | 1,436 |
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);
}
}
| 388,832 | 928 | 54,771.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6610144`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6610144` | 1,437 |
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);
}
}
| 110,432 | 928 | 26,976 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1877344`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1877344` | 1,438 |
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);
}
}
| 47,104 | 256 | 17,398.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `800768`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `800768` | 1,439 |
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,235,168 | 928 | 121,368 | Argument at position 0 is `src`, which is global buffer of type `int` with size `20997856`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `20997856` | 1,440 |
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);
}
}
| 97,920 | 96 | 25,948.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1664640`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1664640` | 1,441 |
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,390,144 | 928 | 133,504 | Argument at position 0 is `src`, which is global buffer of type `int` with size `23632448`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `23632448` | 1,442 |
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);
}
}
| 4,224 | 96 | 11,913.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `71808`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `71808` | 1,443 |
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);
}
}
| 50,784 | 736 | 19,801.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `863328`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `863328` | 1,444 |
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);
}
}
| 252,416 | 928 | 41,177.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4291072`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4291072` | 1,445 |
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);
}
}
| 101,376 | 512 | 27,126.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1723392`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1723392` | 1,446 |
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);
}
}
| 823,200 | 800 | 61,236 | Argument at position 0 is `src`, which is global buffer of type `float` with size `8232000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8232000` | 1,447 |
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);
}
}
| 99,648 | 96 | 26,819.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1694016`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1694016` | 1,448 |
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);
}
}
| 678,400 | 800 | 54,547.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6784000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6784000` | 1,449 |
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);
}
}
| 280,320 | 320 | 46,684.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4765440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4765440` | 1,450 |
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);
}
}
| 19,200 | 800 | 13,644.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `192000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `192000` | 1,451 |
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,632 | 32 | 10,646.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `16320`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `16320` | 1,452 |
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);
}
}
| 121,920 | 320 | 32,454.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2072640`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2072640` | 1,453 |
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);
}
}
| 932,000 | 800 | 69,115.428571 | Argument at position 0 is `src`, which is global buffer of type `float` with size `9320000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `9320000` | 1,454 |
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);
}
}
| 290,880 | 320 | 45,116.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4944960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4944960` | 1,455 |
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);
}
}
| 37,440 | 320 | 16,656 | Argument at position 0 is `src`, which is global buffer of type `float` with size `636480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `636480` | 1,456 |
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);
}
}
| 53,376 | 96 | 20,134.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `907392`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `907392` | 1,457 |
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);
}
}
| 23,808 | 96 | 15,974.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `404736`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `404736` | 1,458 |
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,152 | 288 | 37,628.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3611520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3611520` | 1,459 |
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);
}
}
| 700,000 | 800 | 54,812.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `7000000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7000000` | 1,460 |
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);
}
}
| 4,032 | 448 | 11,059.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `68544`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `68544` | 1,461 |
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,344 | 96 | 11,561.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `22848`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `22848` | 1,462 |
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);
}
}
| 44,800 | 800 | 15,545.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `448000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `448000` | 1,463 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 18,816 | 128 | 13,456 | Argument at position 0 is `src`, which is global buffer of type `float` with size `319872`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `319872` | 1,464 |
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);
}
}
| 8,192 | 512 | 13,132.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `139264`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `139264` | 1,465 |
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);
}
}
| 900,000 | 800 | 65,010.285714 | Argument at position 0 is `src`, which is global buffer of type `float` with size `9000000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `9000000` | 1,466 |
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);
}
}
| 327,360 | 320 | 50,240 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5565120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5565120` | 1,467 |
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);
}
}
| 4,992 | 128 | 11,443.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `84864`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `84864` | 1,468 |
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);
}
}
| 125,568 | 288 | 25,884.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1255680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1255680` | 1,469 |
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);
}
}
| 152,064 | 512 | 33,971.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2585088`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2585088` | 1,470 |
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);
}
}
| 260,768 | 928 | 41,513.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4433056`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4433056` | 1,471 |
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);
}
}
| 171,136 | 128 | 33,932.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2909312`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2909312` | 1,472 |
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);
}
}
| 679,296 | 928 | 53,670.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6792960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6792960` | 1,473 |
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,159,200 | 800 | 79,232 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11592000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11592000` | 1,474 |
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);
}
}
| 160,768 | 512 | 33,334.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2733056`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2733056` | 1,475 |
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);
}
}
| 157,952 | 256 | 32,188.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2685184`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2685184` | 1,476 |
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);
}
}
| 95,488 | 256 | 25,184 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1623296`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1623296` | 1,477 |
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,400 | 96 | 11,372.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `40800`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `40800` | 1,478 |
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);
}
}
| 256 | 32 | 10,070.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2560` | 1,479 |
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);
}
}
| 768 | 32 | 11,260.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `7680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7680` | 1,480 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 3,840 | 320 | 12,124.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `65280`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `65280` | 1,481 |
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);
}
}
| 612,480 | 928 | 52,764.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6124800`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6124800` | 1,482 |
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);
}
}
| 232,448 | 512 | 39,219.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `3951616`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3951616` | 1,483 |
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);
}
}
| 238,496 | 928 | 40,172.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4054432`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4054432` | 1,484 |
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);
}
}
| 374,272 | 256 | 52,457.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6362624`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6362624` | 1,485 |
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);
}
}
| 347,136 | 512 | 49,187.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5901312`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5901312` | 1,486 |
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,974,368 | 32 | 133,696 | Argument at position 0 is `src`, which is global buffer of type `float` with size `19743680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `19743680` | 1,487 |
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,032 | 256 | 11,462.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `204544`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `204544` | 1,488 |
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,728 | 128 | 12,217.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `165376`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `165376` | 1,489 |
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);
}
}
| 652,000 | 800 | 52,563.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6520000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6520000` | 1,490 |
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,036,576 | 928 | 71,754.666667 | Argument at position 0 is `src`, which is global buffer of type `float` with size `10365760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `10365760` | 1,491 |
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);
}
}
| 610,624 | 928 | 72,828.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `10380608`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `10380608` | 1,492 |
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,252,800 | 928 | 82,489.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `12528000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12528000` | 1,493 |
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,144 | 256 | 41,513.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4456448`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4456448` | 1,494 |
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);
}
}
| 124,992 | 448 | 30,732.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2124864`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2124864` | 1,495 |
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);
}
}
| 928,928 | 928 | 97,642.666667 | Argument at position 0 is `src`, which is global buffer of type `int` with size `15791776`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `15791776` | 1,496 |
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,880 | 320 | 65,068 | Argument at position 0 is `src`, which is global buffer of type `float` with size `8344960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8344960` | 1,497 |
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);
}
}
| 484,800 | 320 | 63,664 | Argument at position 0 is `src`, which is global buffer of type `float` with size `8241600`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8241600` | 1,498 |
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,968 | 928 | 54,118.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6799456`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6799456` | 1,499 |
Subsets and Splits