index
:
beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
Beignet OpenCL Library for Intel Ivy Bridge and newer GPUs (mirrored from https://gitlab.freedesktop.org/beignet/beignet)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmark
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
Add image use_hostptr benchmark case for testing large image operations.
Yan Wang
2
-0
/
+85
2016-08-03
Benchmark: Evaluate math performance on intervals
Grigore Lupescu
2
-1
/
+128
2016-07-20
CMAKE: Make utests and benchmark not build for default
Pan Xiuli
1
-0
/
+1
2016-05-23
utest: error handling to avoid null pointer dereference.
Luo Xionghu
1
-0
/
+2
2016-05-23
no return value for non-void function.
Luo Xionghu
1
-0
/
+1
2016-05-18
Benchmark: Add performance tests for workgroup broadcast
Grigore Lupescu
1
-35
/
+152
2016-05-18
Benchmark: Add performance tests for workgroup reduce/scan functions
Grigore Lupescu
2
-1
/
+255
2016-05-18
Benchmark: Fix Benchmark heap use after free problem
Pan Xiuli
5
-5
/
+0
2016-05-18
Benchmark: Fix benchmark bugs with image map
Pan Xiuli
1
-2
/
+2
2015-11-25
Add a benchmark which test do 3*3 median filter in image.
Meng Mengmeng
1
-7
/
+10
2015-11-25
Add a benchmark which test do 3*3 median filter in buffer.
Meng Mengmeng
1
-6
/
+9
2015-11-25
Refine the benchmark tests: copy buffer and image.
Meng Mengmeng
2
-6
/
+6
2015-11-25
Add a option which could set the benchmark unit properly.
Meng Mengmeng
8
-8
/
+8
2015-11-06
add benckmark for copy data from image to image
Meng Mengmeng
2
-1
/
+72
2015-11-06
add benckmark for copy data from buffer to buffer
Meng Mengmeng
2
-1
/
+57
2015-05-04
add benckmark for copy data from buffer to image.
Luo Xionghu
2
-0
/
+67
2015-02-13
Add benchmark of clEnqueueCopyImageToBuffer(copy 2d image to buffer).
Chuanbo Weng
2
-1
/
+66
2015-02-06
Refine copy_buf benchmark and rename the file.
Chuanbo Weng
2
-19
/
+21
2015-02-06
Refine benchmark output.
Chuanbo Weng
4
-8
/
+16
2015-01-23
update utest to loose userptr limitation
Guo Yejun
1
-1
/
+1
2015-01-09
Add read buffer/image benchmark.
Yang Rong
3
-1
/
+119
2014-12-02
add test of cl_mem_use_host_ptr into benchmark
Guo Yejun
3
-24
/
+41
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-09-03
Add new vload benchmark/test case.
Zhigang Gong
2
-1
/
+6
2014-06-04
add DRM_LIBDIR path into link directory list
Li Peng
1
-1
/
+1
2014-04-30
Init Benchmark suite
Yi Sun
3
-0
/
+207