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
/
kernels
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-03
Utest: Add subgroup block read/write ushort test case
Pan Xiuli
4
-33
/
+153
2016-11-03
Utest: Add test case for short type sub group shuffle
Pan Xiuli
4
-4
/
+87
2016-11-03
Utest: Add test case for sub group short builtin functions
Pan Xiuli
3
-0
/
+94
2016-11-03
Utest: Add test case for sub group broadcast short
Pan Xiuli
1
-0
/
+10
2016-09-28
Utest: read/write_only qualifier should only used with image.
Pan Xiuli
1
-1
/
+1
2016-09-12
Utest: Change the kernel index to fit case index
Pan Xiuli
1
-1
/
+1
2016-09-05
Utest: Fix sub group broadcast for simd8
Pan Xiuli
1
-1
/
+1
2016-08-31
Utest: Add test for half type subgroup functions
Pan Xiuli
4
-1
/
+72
2016-08-12
Utest: Add half type mad test case
Pan Xiuli
1
-1
/
+16
2016-08-12
Utest: Add test case for half type vload\store
Pan Xiuli
1
-3
/
+5
2016-08-03
Benchmark: Evaluate math performance on intervals
Grigore Lupescu
1
-0
/
+272
2016-07-20
Utest: Add test case for sub_group_shuffle_down/up/xor
Pan Xiuli
3
-0
/
+57
2016-06-30
utests: add access qualifier for image in kernel
Guo Yejun
1
-1
/
+1
2016-06-13
Utest: Add tset case for block read/write image
Pan Xiuli
2
-0
/
+58
2016-06-13
Utest: Add tset case for block read/write buffer
Pan Xiuli
2
-0
/
+58
2016-06-13
Utest: Add test case for sub_group functions
Pan Xiuli
4
-0
/
+366
2016-06-13
Utest: Remove old sub_group_all/any utest
Pan Xiuli
2
-27
/
+0
2016-06-13
Utest: Add subgroup work item test cases
Pan Xiuli
4
-0
/
+28
2016-05-23
fix kernel build warnings.
Luo Xionghu
1
-4
/
+4
2016-05-18
Utest: Remove some unsuport work group tests
Pan Xiuli
1
-5
/
+6
2016-05-18
Backend: Refine workgroup all with SIMD_ALL algorithm
Pan Xiuli
1
-1
/
+1
2016-05-18
Benchmark: Add performance tests for workgroup broadcast
Grigore Lupescu
1
-0
/
+99
2016-05-18
Benchmark: Add performance tests for workgroup reduce/scan functions
Grigore Lupescu
1
-0
/
+140
2016-05-18
Utest: Add workgroup broadcast tests
Grigore Lupescu
1
-8
/
+120
2016-05-18
Utest: Add workgroup scan inclusive tests
Grigore Lupescu
1
-0
/
+98
2016-05-18
Utest: Add workgroup scan exclusive tests
Grigore Lupescu
1
-0
/
+98
2016-05-18
Utest: Add workgroup reduce any/all tests
Grigore Lupescu
1
-25
/
+122
2016-04-29
enable utest compiler_math_3op for mad test.
Luo Xionghu
1
-1
/
+2
2016-04-22
fix failed cases for stand alone utest;
Luo Xionghu
2
-2
/
+2
2016-04-22
Add several printf utest cases.
Junyan He
1
-0
/
+46
2016-01-08
change built-in function name from get_sub_group_id to get_sub_group_local_id
Guo Yejun
3
-10
/
+10
2016-01-08
change built-in function name from get_sub_group_size to get_max_sub_group_size
Guo Yejun
4
-8
/
+8
2015-12-14
Utest: Add a bitonic sort test for non-constant extractelement
Pan Xiuli
1
-0
/
+47
2015-12-14
Utests: Add test cases for reduce add.
Junyan He
1
-0
/
+12
2015-12-14
Utests: Add test cases for workgroup reduce max/min.
Junyan He
1
-0
/
+28
2015-12-10
utests: add an utest for mix
Pan Xiuli
1
-0
/
+4
2015-12-10
Utest: Add test for get_global/local_linear_id
Pan Xiuli
2
-0
/
+10
2015-12-10
utest: write to dst buffer to fix utest failure
Ruiling Song
1
-0
/
+2
2015-12-09
add utest to demo how to run CM kernerl via OpenCL APIs
Guo Yejun
1
-0
/
+0
2015-11-25
Add utest for workgroup_broadcast.
Junyan He
1
-0
/
+9
2015-11-25
Add a benchmark which test do 3*3 median filter in image.
Meng Mengmeng
1
-0
/
+37
2015-11-25
Add a benchmark which test do 3*3 median filter in buffer.
Meng Mengmeng
1
-3
/
+66
2015-11-06
add benckmark for copy data from image to image
Meng Mengmeng
1
-0
/
+15
2015-11-06
add benckmark for copy data from buffer to buffer
Meng Mengmeng
1
-0
/
+27
2015-11-06
Utests: Add test cases for double conversion.
Junyan He
3
-10
/
+112
2015-10-27
Utest: Add double division test.
Junyan He
2
-5
/
+11
2015-10-20
use sampler to copy image_from_buffer to another image for verification.
Luo Xionghu
1
-0
/
+12
2015-10-14
add utest runtime_use_host_ptr_image
Guo Yejun
1
-0
/
+10
2015-10-13
fix llvm3.7 compiler_function_qualifiers utest fail.
Yang Rong
1
-2
/
+2
2015-09-22
add bswap64 in utest.
Luo Xionghu
1
-1
/
+13
[next]