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);
}
}
| 25,920 | 32 | 14,595.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `259200`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `259200` | 1,500 |
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);
}
}
| 56,608 | 928 | 18,003.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `962336`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `962336` | 1,501 |
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);
}
}
| 874,112 | 128 | 84,376 | Argument at position 0 is `src`, which is global buffer of type `float` with size `14859904`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `14859904` | 1,502 |
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);
}
}
| 186,048 | 288 | 28,268.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1860480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1860480` | 1,503 |
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);
}
}
| 103,968 | 288 | 22,320 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1039680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1039680` | 1,504 |
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);
}
}
| 28,128 | 32 | 14,185.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `281280`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `281280` | 1,505 |
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);
}
}
| 179,104 | 928 | 29,817.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1791040`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1791040` | 1,506 |
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);
}
}
| 501,600 | 800 | 45,056 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5016000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5016000` | 1,507 |
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);
}
}
| 3,168 | 288 | 12,016 | Argument at position 0 is `src`, which is global buffer of type `float` with size `31680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `31680` | 1,508 |
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);
}
}
| 402,048 | 288 | 40,793.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4020480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4020480` | 1,509 |
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);
}
}
| 156,672 | 512 | 33,785.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2663424`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2663424` | 1,510 |
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);
}
}
| 450,688 | 448 | 60,128 | Argument at position 0 is `src`, which is global buffer of type `int` with size `7661696`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `7661696` | 1,511 |
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);
}
}
| 426,496 | 512 | 55,507.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `7250432`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `7250432` | 1,512 |
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,624 | 96 | 14,060.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `316608`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `316608` | 1,513 |
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 | 928 | 14,163.2 | 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` | 1,514 |
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);
}
}
| 387,584 | 512 | 53,078.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6588928`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6588928` | 1,515 |
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);
}
}
| 651,360 | 736 | 75,776 | Argument at position 0 is `src`, which is global buffer of type `float` with size `11073120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11073120` | 1,516 |
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);
}
}
| 656,768 | 448 | 76,277.333333 | Argument at position 0 is `src`, which is global buffer of type `int` with size `11165056`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `11165056` | 1,517 |
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,304 | 96 | 10,681.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `39168`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `39168` | 1,518 |
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);
}
}
| 10,880 | 320 | 12,691.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `184960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `184960` | 1,519 |
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);
}
}
| 331,008 | 256 | 48,256 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5627136`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5627136` | 1,520 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 14,720 | 736 | 12,732.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `250240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `250240` | 1,521 |
kernel void A(global int* src, global int* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] < 1028459648);
}
}
| 2,055,168 | 256 | 173,200 | Argument at position 0 is `src`, which is global buffer of type `int` with size `34937856`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `34937856` | 1,522 |
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,760 | 512 | 78,212 | Argument at position 0 is `src`, which is global buffer of type `int` with size `11793920`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `11793920` | 1,523 |
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);
}
}
| 83,616 | 96 | 25,654.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1421472`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1421472` | 1,524 |
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);
}
}
| 5,376 | 448 | 11,049.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `91392`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `91392` | 1,525 |
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);
}
}
| 275,968 | 256 | 37,884.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4691456`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4691456` | 1,526 |
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);
}
}
| 419,840 | 320 | 58,122.666667 | Argument at position 0 is `src`, which is global buffer of type `float` with size `7137280`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7137280` | 1,527 |
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);
}
}
| 12,000 | 96 | 13,139.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `204000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `204000` | 1,528 |
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);
}
}
| 210,560 | 320 | 38,704 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3579520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3579520` | 1,529 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 406,400 | 800 | 38,515.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4064000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4064000` | 1,530 |
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);
}
}
| 297,888 | 928 | 44,227.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5064096`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5064096` | 1,531 |
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);
}
}
| 193,088 | 448 | 36,921.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `3282496`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3282496` | 1,532 |
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,296 | 288 | 13,171.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `192960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `192960` | 1,533 |
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);
}
}
| 764,672 | 928 | 84,832 | Argument at position 0 is `src`, which is global buffer of type `int` with size `12999424`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `12999424` | 1,534 |
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);
}
}
| 134,976 | 96 | 29,587.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2294592`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2294592` | 1,535 |
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);
}
}
| 893,600 | 800 | 64,539.428571 | Argument at position 0 is `src`, which is global buffer of type `float` with size `8936000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8936000` | 1,536 |
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);
}
}
| 28,704 | 736 | 15,452.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `487968`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `487968` | 1,537 |
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);
}
}
| 93,184 | 512 | 28,204.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1584128`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1584128` | 1,538 |
kernel void A(global int* src, global int* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] < 1028459648);
}
}
| 296,128 | 448 | 44,188.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5034176`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5034176` | 1,539 |
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);
}
}
| 34,336 | 928 | 12,912 | Argument at position 0 is `src`, which is global buffer of type `float` with size `343360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `343360` | 1,540 |
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,848 | 32 | 16,928 | Argument at position 0 is `src`, which is global buffer of type `float` with size `468480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `468480` | 1,541 |
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,000 | 928 | 109,472 | Argument at position 0 is `src`, which is global buffer of type `int` with size `23664000`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `23664000` | 1,542 |
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);
}
}
| 242,144 | 736 | 41,769.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4116448`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4116448` | 1,543 |
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] < 102845
}
}
| 1,353,024 | 928 | 130,304 | Argument at position 0 is `src`, which is global buffer of type `int` with size `23001408`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `23001408` | 1,544 |
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);
}
}
| 24,320 | 320 | 16,051.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `413440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `413440` | 1,545 |
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,128 | 32 | 12,508.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `121280`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `121280` | 1,546 |
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,408 | 96 | 29,232 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2199936`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2199936` | 1,547 |
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);
}
}
| 46,080 | 96 | 20,099.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `783360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `783360` | 1,548 |
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,704 | 512 | 13,171.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `147968`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `147968` | 1,549 |
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);
}
}
| 28,000 | 32 | 13,376 | Argument at position 0 is `src`, which is global buffer of type `float` with size `280000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `280000` | 1,550 |
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);
}
}
| 25,280 | 320 | 15,891.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` | 1,551 |
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);
}
}
| 919,200 | 800 | 66,400 | Argument at position 0 is `src`, which is global buffer of type `float` with size `9192000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `9192000` | 1,552 |
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,792 | 96 | 28,883.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2206464`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2206464` | 1,553 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 13,600 | 800 | 12,972.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `136000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `136000` | 1,554 |
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);
}
}
| 329,440 | 928 | 47,945.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5600480`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5600480` | 1,555 |
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);
}
}
| 60,928 | 512 | 19,763.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1035776`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1035776` | 1,556 |
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);
}
}
| 62,720 | 320 | 23,478.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1066240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1066240` | 1,557 |
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);
}
}
| 77,024 | 928 | 21,097.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `770240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `770240` | 1,558 |
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);
}
}
| 579,264 | 448 | 69,523.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `9847488`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `9847488` | 1,559 |
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);
}
}
| 634,752 | 928 | 73,795.555556 | Argument at position 0 is `src`, which is global buffer of type `int` with size `10790784`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `10790784` | 1,560 |
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,344 | 256 | 44,214.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4782848`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4782848` | 1,561 |
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,760 | 928 | 34,688 | Argument at position 0 is `src`, which is global buffer of type `int` with size `2681920`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2681920` | 1,562 |
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);
}
}
| 465,280 | 320 | 61,612 | Argument at position 0 is `src`, which is global buffer of type `float` with size `7909760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7909760` | 1,563 |
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);
}
}
| 6,176 | 32 | 12,659.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `61760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `61760` | 1,564 |
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);
}
}
| 49,248 | 96 | 19,609.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `837216`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `837216` | 1,565 |
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);
}
}
| 62,464 | 128 | 22,777.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1061888`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1061888` | 1,566 |
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);
}
}
| 984,032 | 736 | 106,357.333333 | Argument at position 0 is `src`, which is global buffer of type `float` with size `16728544`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `16728544` | 1,567 |
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);
}
}
| 400,384 | 256 | 56,195.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6806528`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6806528` | 1,568 |
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);
}
}
| 373,056 | 928 | 51,395.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `6341952`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6341952` | 1,569 |
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,033,280 | 96 | 145,984 | Argument at position 0 is `src`, which is global buffer of type `float` with size `34565760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `34565760` | 1,570 |
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,392 | 256 | 33,753.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `3729664`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3729664` | 1,571 |
kernel void A(global int* src, global int* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] < 1028459648);
}
}
| 296,576 | 448 | 44,281.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `5041792`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5041792` | 1,572 |
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);
}
}
| 94,208 | 512 | 25,430.4 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1601536`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1601536` | 1,573 |
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);
}
}
| 428,352 | 736 | 58,933.333333 | Argument at position 0 is `src`, which is global buffer of type `float` with size `7281984`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7281984` | 1,574 |
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);
}
}
| 195,840 | 320 | 35,840 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3329280`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3329280` | 1,575 |
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);
}
}
| 71,424 | 256 | 22,956.8 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1214208`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1214208` | 1,576 |
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);
}
}
| 70,656 | 736 | 25,408 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1201152`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1201152` | 1,577 |
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);
}
}
| 415,200 | 800 | 40,227.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `4152000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4152000` | 1,578 |
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);
}
}
| 193,824 | 288 | 29,043.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1938240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1938240` | 1,579 |
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);
}
}
| 204,288 | 128 | 36,796.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3472896`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3472896` | 1,580 |
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);
}
}
| 210,240 | 288 | 31,526.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2102400`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2102400` | 1,581 |
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);
}
}
| 108,576 | 288 | 22,588.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1085760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1085760` | 1,582 |
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);
}
}
| 26,592 | 32 | 14,438.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `265920`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `265920` | 1,583 |
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,400 | 320 | 14,208 | Argument at position 0 is `src`, which is global buffer of type `float` with size `108800`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `108800` | 1,584 |
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);
}
}
| 253,152 | 288 | 31,308.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `2531520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2531520` | 1,585 |
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);
}
}
| 62,304 | 96 | 22,585.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1059168`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1059168` | 1,586 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 84,096 | 96 | 24,323.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1429632`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1429632` | 1,587 |
kernel void A(global int* src, global int* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] < 1028459648);
}
}
| 250,880 | 256 | 42,921.6 | Argument at position 0 is `src`, which is global buffer of type `int` with size `4264960`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4264960` | 1,588 |
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);
}
}
| 448,448 | 448 | 59,424 | Argument at position 0 is `src`, which is global buffer of type `int` with size `7623616`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `7623616` | 1,589 |
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,184 | 96 | 13,513.6 | Argument at position 0 is `src`, which is global buffer of type `float` with size `292128`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `292128` | 1,590 |
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);
}
}
| 804,576 | 928 | 60,444 | Argument at position 0 is `src`, which is global buffer of type `float` with size `8045760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8045760` | 1,591 |
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);
}
}
| 384 | 128 | 9,846.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `6528`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6528` | 1,592 |
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,168 | 128 | 24,643.2 | Argument at position 0 is `src`, which is global buffer of type `float` with size `1209856`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1209856` | 1,593 |
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,181,312 | 128 | 97,130.666667 | Argument at position 0 is `src`, which is global buffer of type `float` with size `20082304`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `20082304` | 1,594 |
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,152 | 96 | 11,180.8 | Argument at position 0 is `src`, which is global buffer of type `float` with size `19584`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `19584` | 1,595 |
kernel void A(global int* src, global int* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] < 1028459648);
}
}
| 81,664 | 256 | 23,491.2 | Argument at position 0 is `src`, which is global buffer of type `int` with size `1388288`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1388288` | 1,596 |
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,440 | 320 | 48,128 | Argument at position 0 is `src`, which is global buffer of type `float` with size `5396480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5396480` | 1,597 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 48,288 | 32 | 14,998.4 | Argument at position 0 is `src`, which is global buffer of type `float` with size `482880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `482880` | 1,598 |
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);
}
}
| 213,984 | 96 | 39,248 | Argument at position 0 is `src`, which is global buffer of type `float` with size `3637728`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3637728` | 1,599 |
Subsets and Splits