code
stringclasses 4
values | gsize
int64 160
4.2M
| lsize
int64 32
928
| execution_time
float64 9.48k
293k
| input_sizes
stringlengths 175
185
| __index_level_0__
int64 0
2.11k
|
---|---|---|---|---|---|
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 101,568 | 96 | 26,675.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `1726656`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1726656`
| 1,900 |
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);
}
}
| 968,576 | 736 | 102,357.333333 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `16465792`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `16465792`
| 1,901 |
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);
}
}
| 112,640 | 512 | 27,801.6 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `1914880`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1914880`
| 1,902 |
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);
}
}
| 774,272 | 736 | 86,776 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `13162624`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13162624`
| 1,903 |
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);
}
}
| 788,256 | 736 | 87,184 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `13400352`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13400352`
| 1,904 |
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);
}
}
| 972,992 | 736 | 102,389.333333 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `16540864`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `16540864`
| 1,905 |
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);
}
}
| 237,600 | 800 | 30,537.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2376000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2376000`
| 1,906 |
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);
}
}
| 154,400 | 800 | 30,758.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `1544000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1544000`
| 1,907 |
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,104,320 | 928 | 73,670.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `11043200`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11043200`
| 1,908 |
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,040 | 320 | 32,838.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2295680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2295680`
| 1,909 |
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);
}
}
| 161,152 | 128 | 34,134.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2739584`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2739584`
| 1,910 |
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);
}
}
| 446,400 | 288 | 41,587.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `4464000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4464000`
| 1,911 |
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);
}
}
| 314,560 | 320 | 48,748.8 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `5347520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5347520`
| 1,912 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 8,320 | 128 | 11,225.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `141440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `141440`
| 1,913 |
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);
}
}
| 16,576 | 32 | 13,750.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `165760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `165760`
| 1,914 |
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,080 | 320 | 49,667.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `5407360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5407360`
| 1,915 |
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);
}
}
| 672,800 | 928 | 54,800 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `6728000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6728000`
| 1,916 |
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);
}
}
| 62,176 | 928 | 15,798.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `621760`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `621760`
| 1,917 |
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);
}
}
| 492,384 | 736 | 63,552 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `8370528`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8370528`
| 1,918 |
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,720 | 320 | 12,678.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `114240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `114240`
| 1,919 |
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);
}
}
| 248,832 | 288 | 31,702.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2488320`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2488320`
| 1,920 |
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,356,736 | 928 | 86,648 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `13567360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13567360`
| 1,921 |
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);
}
}
| 725,600 | 800 | 56,622.222222 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `7256000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7256000`
| 1,922 |
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);
}
}
| 68,352 | 256 | 22,547.2 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `1161984`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1161984`
| 1,923 |
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);
}
}
| 607,040 | 448 | 73,365.333333 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `10319680`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `10319680`
| 1,924 |
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);
}
}
| 585,600 | 800 | 50,460.8 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `5856000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5856000`
| 1,925 |
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);
}
}
| 498,272 | 736 | 63,580 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `8470624`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8470624`
| 1,926 |
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);
}
}
| 270,336 | 256 | 42,592 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `4595712`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4595712`
| 1,927 |
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);
}
}
| 365,568 | 512 | 50,553.6 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `6214656`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6214656`
| 1,928 |
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);
}
}
| 228,672 | 288 | 30,745.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2286720`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2286720`
| 1,929 |
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,664 | 128 | 10,668.8 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `28288`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `28288`
| 1,930 |
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);
}
}
| 218,560 | 320 | 38,947.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `3715520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3715520`
| 1,931 |
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);
}
}
| 14,752 | 32 | 12,592 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `147520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `147520`
| 1,932 |
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);
}
}
| 377,568 | 736 | 53,200 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `6418656`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6418656`
| 1,933 |
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);
}
}
| 780,896 | 736 | 85,976 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `13275232`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13275232`
| 1,934 |
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);
}
}
| 9,184 | 32 | 12,624 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `91840`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `91840`
| 1,935 |
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 | 256 | 26,454.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,936 |
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,034,816 | 736 | 107,989.333333 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `17591872`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `17591872`
| 1,937 |
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);
}
}
| 339,840 | 288 | 35,488 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `3398400`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3398400`
| 1,938 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 59,136 | 96 | 20,736 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `1005312`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1005312`
| 1,939 |
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);
}
}
| 833,856 | 32 | 69,236 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `8338560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8338560`
| 1,940 |
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);
}
}
| 101,856 | 96 | 27,769.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `1731552`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1731552`
| 1,941 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 17,952 | 32 | 13,545.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `179520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `179520`
| 1,942 |
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);
}
}
| 367,488 | 928 | 37,923.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `3674880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3674880`
| 1,943 |
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);
}
}
| 4,640 | 928 | 11,526.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `46400`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `46400`
| 1,944 |
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);
}
}
| 758,272 | 512 | 83,108.571429 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `12890624`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `12890624`
| 1,945 |
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);
}
}
| 246,816 | 288 | 30,956.8 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2468160`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2468160`
| 1,946 |
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);
}
}
| 13,312 | 256 | 11,731.2 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `226304`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `226304`
| 1,947 |
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);
}
}
| 815,712 | 928 | 60,828 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `8157120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8157120`
| 1,948 |
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);
}
}
| 456,640 | 320 | 61,383.111111 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `7762880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7762880`
| 1,949 |
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);
}
}
| 716,864 | 736 | 82,028.8 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `12186688`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12186688`
| 1,950 |
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);
}
}
| 249,600 | 800 | 31,520 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2496000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2496000`
| 1,951 |
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,152 | 128 | 26,864 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `1651584`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1651584`
| 1,952 |
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);
}
}
| 275,200 | 800 | 34,342.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2752000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2752000`
| 1,953 |
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,336 | 128 | 29,228.8 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2147712`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2147712`
| 1,954 |
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);
}
}
| 34,560 | 128 | 16,220.8 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `587520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `587520`
| 1,955 |
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);
}
}
| 626,400 | 928 | 53,737.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `6264000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6264000`
| 1,956 |
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);
}
}
| 36,192 | 928 | 13,027.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `361920`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `361920`
| 1,957 |
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);
}
}
| 363,328 | 448 | 52,060.8 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `6176576`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6176576`
| 1,958 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 43,392 | 32 | 15,651.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `433920`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `433920`
| 1,959 |
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);
}
}
| 311,808 | 928 | 47,910.4 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `5300736`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5300736`
| 1,960 |
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);
}
}
| 79,360 | 128 | 24,761.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `1349120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1349120`
| 1,961 |
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);
}
}
| 173,568 | 256 | 34,672 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `2950656`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2950656`
| 1,962 |
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);
}
}
| 105,984 | 288 | 24,521.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `1059840`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1059840`
| 1,963 |
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);
}
}
| 330,912 | 288 | 36,630.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `3309120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3309120`
| 1,964 |
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);
}
}
| 167,936 | 128 | 33,539.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2854912`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2854912`
| 1,965 |
kernel void A(global int* src, global int* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] < 1028459648);
}
}
| 6,496 | 928 | 12,182.4 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `110432`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `110432`
| 1,966 |
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);
}
}
| 82,432 | 448 | 24,832 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `1401344`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1401344`
| 1,967 |
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);
}
}
| 283,968 | 928 | 42,576 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `4827456`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4827456`
| 1,968 |
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,920 | 96 | 15,436.8 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `440640`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `440640`
| 1,969 |
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,240 | 96 | 28,467.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2146080`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2146080`
| 1,970 |
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 2,656 | 32 | 11,254.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `26560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `26560`
| 1,971 |
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,456 | 32 | 13,801.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `194560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `194560`
| 1,972 |
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);
}
}
| 506,880 | 320 | 66,948 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `8616960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8616960`
| 1,973 |
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);
}
}
| 133,056 | 448 | 30,646.4 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `2261952`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2261952`
| 1,974 |
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);
}
}
| 922,400 | 800 | 66,057.142857 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `9224000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `9224000`
| 1,975 |
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);
}
}
| 480 | 32 | 10,627.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `4800`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4800`
| 1,976 |
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);
}
}
| 20,608 | 736 | 13,574.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `350336`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `350336`
| 1,977 |
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 | 128 | 11,171.2 |
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,978 |
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);
}
}
| 228,096 | 288 | 31,414.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `2280960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2280960`
| 1,979 |
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);
}
}
| 380,928 | 512 | 52,374.4 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `6475776`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6475776`
| 1,980 |
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,784 | 32 | 16,054.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `467840`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `467840`
| 1,981 |
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);
}
}
| 404,160 | 320 | 56,083.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `6870720`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6870720`
| 1,982 |
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);
}
}
| 311,680 | 320 | 49,139.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `5298560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `5298560`
| 1,983 |
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);
}
}
| 123,392 | 256 | 28,704 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `2097664`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2097664`
| 1,984 |
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 | 800 | 82,028.8 |
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,985 |
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);
}
}
| 415,232 | 512 | 55,932.8 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `7058944`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `7058944`
| 1,986 |
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);
}
}
| 350,208 | 512 | 49,132.8 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `5953536`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5953536`
| 1,987 |
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);
}
}
| 278,720 | 320 | 44,694.4 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `4738240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4738240`
| 1,988 |
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);
}
}
| 35,840 | 512 | 15,097.6 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `609280`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `609280`
| 1,989 |
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);
}
}
| 23,552 | 256 | 14,496 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `400384`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `400384`
| 1,990 |
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);
}
}
| 58,144 | 736 | 20,745.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `988448`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `988448`
| 1,991 |
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,800 | 96 | 11,427.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `81600`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `81600`
| 1,992 |
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,120 | 320 | 40,137.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `3623040`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3623040`
| 1,993 |
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);
}
}
| 31,296 | 96 | 16,067.2 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `532032`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `532032`
| 1,994 |
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);
}
}
| 954,912 | 928 | 67,940.571429 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `9549120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `9549120`
| 1,995 |
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);
}
}
| 334,848 | 256 | 50,320 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `5692416`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5692416`
| 1,996 |
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);
}
}
| 183,936 | 128 | 34,793.6 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `3126912`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3126912`
| 1,997 |
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,116,000 | 800 | 75,200 |
Argument at position 0 is `src`, which is global buffer of type `float` with size `11160000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11160000`
| 1,998 |
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);
}
}
| 203,392 | 448 | 37,158.4 |
Argument at position 0 is `src`, which is global buffer of type `int` with size `3457664`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3457664`
| 1,999 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.