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);
}
}
| 86,304
| 928
| 19,408
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `863040`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `863040`
| 2,100
|
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);
}
}
| 190,464
| 256
| 37,136
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `3237888`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3237888`
| 2,101
|
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 164,000
| 800
| 27,273.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `1640000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1640000`
| 2,102
|
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 30,720
| 320
| 18,041.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `522240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `522240`
| 2,103
|
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,451,392
| 928
| 139,594.666667
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `24673664`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `24673664`
| 2,104
|
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 1,207,200
| 800
| 79,936
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `12072000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12072000`
| 2,105
|
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 351,360
| 288
| 38,166.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `3513600`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3513600`
| 2,106
|
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 60,000
| 800
| 15,747.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `600000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `600000`
| 2,107
|
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);
}
}
| 170,752
| 928
| 35,686.4
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `2902784`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2902784`
| 2,108
|
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,584
| 96
| 15,280
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `536928`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `536928`
| 2,109
|
kernel void A(global int* src, global int* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] < 1028459648);
}
}
| 100,352
| 512
| 26,764.8
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `1705984`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1705984`
| 2,110
|
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,168,768
| 736
| 118,602.666667
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `19869056`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `19869056`
| 2,111
|
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 851,552
| 736
| 94,032
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `14476384`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `14476384`
| 2,112
|
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 470,080
| 320
| 62,448
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `7991360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7991360`
| 2,113
|
kernel void A(global int* src, global int* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] < 1028459648);
}
}
| 14,080
| 256
| 11,795.2
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `239360`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `239360`
| 2,114
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.