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);
}
}
| 147,072
| 96
| 30,742.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `2500224`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2500224`
| 0
|
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,336,320
| 928
| 85,536
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `13363200`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13363200`
| 1
|
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,176
| 736
| 59,468
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `8332992`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8332992`
| 2
|
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,107,200
| 800
| 73,734.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `11072000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11072000`
| 3
|
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);
}
}
| 188,032
| 128
| 34,515.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `3196544`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3196544`
| 4
|
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);
}
}
| 37,760
| 32
| 15,081.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `377600`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `377600`
| 5
|
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,341,888
| 928
| 85,688
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `13418880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13418880`
| 6
|
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);
}
}
| 502,688
| 736
| 64,336
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `8545696`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8545696`
| 7
|
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);
}
}
| 34,304
| 512
| 14,700.8
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `583168`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `583168`
| 8
|
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,480
| 320
| 14,204.8
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `212160`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `212160`
| 9
|
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,984
| 32
| 12,441.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `99840`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `99840`
| 10
|
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);
}
}
| 159,040
| 448
| 33,584
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `2703680`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `2703680`
| 11
|
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);
}
}
| 128,000
| 128
| 30,028.8
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `2176000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2176000`
| 12
|
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);
}
}
| 593,600
| 448
| 71,168
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `10091200`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `10091200`
| 13
|
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);
}
}
| 284,000
| 800
| 34,140.8
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `2840000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2840000`
| 14
|
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);
}
}
| 503,808
| 512
| 62,739.2
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `8564736`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `8564736`
| 15
|
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 24,480
| 32
| 13,219.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `244800`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `244800`
| 16
|
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,908,160
| 288
| 165,312
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `39081600`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `39081600`
| 17
|
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,240
| 128
| 13,193.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `174080`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `174080`
| 18
|
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,167,424
| 928
| 78,643.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `11674240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11674240`
| 19
|
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);
}
}
| 258,912
| 928
| 41,446.4
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `4401504`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `4401504`
| 20
|
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);
}
}
| 801,792
| 928
| 61,080
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `8017920`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8017920`
| 21
|
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);
}
}
| 3,072
| 256
| 10,931.2
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `52224`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `52224`
| 22
|
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,260,224
| 928
| 81,075.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `12602240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12602240`
| 23
|
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);
}
}
| 55,872
| 96
| 20,464
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `949824`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `949824`
| 24
|
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,088
| 448
| 25,702.4
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `1378496`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1378496`
| 25
|
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,624
| 96
| 13,206.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `112608`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `112608`
| 26
|
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);
}
}
| 293,120
| 320
| 46,409.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `4983040`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4983040`
| 27
|
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);
}
}
| 40,000
| 320
| 19,379.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `680000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `680000`
| 28
|
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);
}
}
| 423,808
| 448
| 57,683.2
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `7204736`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `7204736`
| 29
|
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);
}
}
| 848,192
| 928
| 65,444
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `8481920`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8481920`
| 30
|
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,944
| 96
| 16,918.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `594048`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `594048`
| 31
|
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);
}
}
| 702,464
| 512
| 78,748
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `11941888`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `11941888`
| 32
|
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,352
| 928
| 12,784
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `141984`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `141984`
| 33
|
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,632
| 512
| 12,873.6
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `95744`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `95744`
| 34
|
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 10; ++i) {
dst[i + gid] = (src[i + gid] - -3789826800.0);
}
}
| 39,232
| 32
| 15,350.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `392320`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `392320`
| 35
|
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,704
| 96
| 12,544
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `79968`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `79968`
| 36
|
kernel void A(global float* src, global float* dst) {
int gid = get_global_id(0);
for (int i = 0; i < 17; ++i) {
dst[i + gid] = (src[i + gid] + -1111299700.0);
}
}
| 440,320
| 320
| 58,755.555556
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `7485440`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7485440`
| 37
|
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,000
| 800
| 12,656
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `40000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `40000`
| 38
|
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,360
| 448
| 45,619.2
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `5293120`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5293120`
| 39
|
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);
}
}
| 412,960
| 928
| 56,073.6
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `7020320`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `7020320`
| 40
|
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);
}
}
| 944,800
| 800
| 66,761.142857
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `9448000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `9448000`
| 41
|
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);
}
}
| 112,992
| 96
| 28,969.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `1920864`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1920864`
| 42
|
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);
}
}
| 261,952
| 32
| 34,934.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `2619520`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2619520`
| 43
|
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,360,448
| 928
| 130,016
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `23127616`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `23127616`
| 44
|
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);
}
}
| 182,656
| 128
| 36,483.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `3105152`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3105152`
| 45
|
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,000,384
| 928
| 104,115.2
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `17006528`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `17006528`
| 46
|
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);
}
}
| 128,352
| 96
| 29,510.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `2181984`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2181984`
| 47
|
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);
}
}
| 832
| 32
| 10,227.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `8320`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8320`
| 48
|
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,512
| 32
| 15,372.8
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `445120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `445120`
| 49
|
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);
}
}
| 326,656
| 512
| 47,296
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `5553152`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5553152`
| 50
|
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);
}
}
| 340,224
| 256
| 50,473.6
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `5783808`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `5783808`
| 51
|
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,416
| 96
| 12,790.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `75072`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `75072`
| 52
|
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);
}
}
| 98,560
| 448
| 27,014.4
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `1675520`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `1675520`
| 53
|
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,080
| 320
| 24,297.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `1055360`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1055360`
| 54
|
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);
}
}
| 776,800
| 800
| 58,808.888889
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `7768000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `7768000`
| 55
|
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);
}
}
| 127,392
| 96
| 29,622.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `2165664`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `2165664`
| 56
|
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);
}
}
| 743,360
| 736
| 85,235.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `12637120`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12637120`
| 57
|
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);
}
}
| 179,968
| 128
| 34,121.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `3059456`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3059456`
| 58
|
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,592
| 288
| 11,206.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `25920`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `25920`
| 59
|
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);
}
}
| 768,000
| 512
| 83,862.857143
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `13056000`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `13056000`
| 60
|
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,728
| 128
| 14,832
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `437376`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `437376`
| 61
|
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);
}
}
| 23,424
| 32
| 14,476.8
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `234240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `234240`
| 62
|
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);
}
}
| 552,832
| 448
| 68,048
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `9398144`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `9398144`
| 63
|
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);
}
}
| 11,808
| 288
| 12,790.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `118080`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `118080`
| 64
|
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);
}
}
| 968,192
| 32
| 78,230.857143
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `9681920`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `9681920`
| 65
|
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,357,568
| 288
| 110,208
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `23575680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `23575680`
| 66
|
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);
}
}
| 680,064
| 448
| 77,386.666667
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `11561088`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `11561088`
| 67
|
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,037,504
| 928
| 73,093.333333
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `10375040`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `10375040`
| 68
|
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,099,584
| 736
| 114,005.333333
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `18692928`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `18692928`
| 69
|
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);
}
}
| 29,248
| 32
| 13,980.8
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `292480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `292480`
| 70
|
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);
}
}
| 45,216
| 32
| 15,209.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `452160`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `452160`
| 71
|
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,800
| 800
| 16,137.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `488000`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `488000`
| 72
|
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);
}
}
| 105,696
| 96
| 27,296
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `1796832`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1796832`
| 73
|
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,115,040
| 736
| 112,000
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `18955680`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `18955680`
| 74
|
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);
}
}
| 27,840
| 928
| 15,152
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `473280`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `473280`
| 75
|
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,208
| 512
| 17,200
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `513536`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `513536`
| 76
|
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);
}
}
| 832,416
| 736
| 83,192
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `14151072`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `14151072`
| 77
|
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);
}
}
| 726,432
| 736
| 83,334.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `12349344`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `12349344`
| 78
|
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);
}
}
| 784,992
| 96
| 85,392
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `13344864`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13344864`
| 79
|
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);
}
}
| 510,720
| 320
| 65,816
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `8682240`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `8682240`
| 80
|
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,480
| 320
| 12,102.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `76160`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `76160`
| 81
|
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);
}
}
| 181,888
| 928
| 33,443.2
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `3092096`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `3092096`
| 82
|
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);
}
}
| 216,640
| 320
| 38,403.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `3682880`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `3682880`
| 83
|
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);
}
}
| 384,000
| 256
| 46,448
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `6528000`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `6528000`
| 84
|
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,960
| 128
| 14,976
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `424320`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `424320`
| 85
|
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);
}
}
| 112,416
| 96
| 27,203.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `1911072`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1911072`
| 86
|
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);
}
}
| 674,656
| 928
| 54,224
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `6746560`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `6746560`
| 87
|
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);
}
}
| 614,912
| 512
| 72,572.8
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `10453504`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `10453504`
| 88
|
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);
}
}
| 814,016
| 736
| 90,160
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `13838272`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `13838272`
| 89
|
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,336
| 128
| 22,812.8
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `1059712`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1059712`
| 90
|
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);
}
}
| 478,464
| 448
| 61,072
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `8133888`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `8133888`
| 91
|
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,081,120
| 928
| 73,920
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `10811200`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `10811200`
| 92
|
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,608
| 256
| 10,726.4
|
Argument at position 0 is `src`, which is global buffer of type `int` with size `78336`
Argument at position 1 is `dst`, which is global buffer of type `int` with size `78336`
| 93
|
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);
}
}
| 114,048
| 288
| 22,755.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `1140480`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1140480`
| 94
|
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,880
| 320
| 42,243.2
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `4128960`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `4128960`
| 95
|
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);
}
}
| 86,112
| 736
| 27,017.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `1463904`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1463904`
| 96
|
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);
}
}
| 669,024
| 736
| 81,401.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `11373408`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `11373408`
| 97
|
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);
}
}
| 111,072
| 96
| 29,897.6
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `1888224`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `1888224`
| 98
|
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,160
| 320
| 12,390.4
|
Argument at position 0 is `src`, which is global buffer of type `float` with size `70720`
Argument at position 1 is `dst`, which is global buffer of type `float` with size `70720`
| 99
|
End of preview. Expand
in Data Studio
A collection of datasets and benchmarks for large-scale Performance Modeling with LLMs.
This collection includes these dataset:
- github-200K: a first version dataset that contains ~1300 kernel's execution time with input size - global size correlation and imbalanced data.
- github-350k: a second version dataset continued from the first that fix the imbalanced data problem.
- github-400k: a third version dataset continued from the second that relax the input - global size correlation.
- github-600K: a fourth version dataset that contains ~6000 kernel's execution time with input size - global size correlation and have balanced data.
- benchmark-[]: benchmarks for LLMs performance on Perfomance Modeling task.
- Downloads last month
- 2,604