beignet
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Beignet] [PATCH] libocl: add vload/vstore for half type
Pan, Xiuli
Re: [Beignet] Beignet llvm 3.8 patch files
Brent Smith
[Beignet] [Patch V3] intel: Export pooled EU and min no. of eus in a pool.
Yang Rong
Re: [Beignet] [Patch V3] intel: Export pooled EU and min no. of eus in a pool.
Yang, Rong R
Re: [Beignet] [Patch V3] intel: Export pooled EU and min no. of eus in a pool.
Arun Siluvery
Re: [Beignet] [Patch V3] intel: Export pooled EU and min no. of eus in a pool.
Arun Siluvery
Re: [Beignet] [Patch V3] intel: Export pooled EU and min no. of eus in a pool.
Yang, Rong R
[Beignet] [Patch V2 1/3] KBL: add kabylake pciids.
Yang Rong
[Beignet] [Patch V2 2/3] KBL: add kabylake backend support.
Yang Rong
[Beignet] [Patch V2 3/3] KBL: add kabylake runtime support.
Yang Rong
[Beignet] [PATCH 1/3] KBL: add kabylake pciids.
Yang Rong
[Beignet] [PATCH 2/3] KBL: add kabylake backend support.
Yang Rong
[Beignet] [PATCH 3/3] KBL: add kabylake runtime support.
Yang Rong
[Beignet] [PATCH] use different pointer alignment for different implementation
Guo Yejun
Re: [Beignet] [PATCH] use different pointer alignment for different implementation
Pan, Xiuli
[Beignet] [PATCH] remove "\n" in output message when test is failed
Guo Yejun
[Beignet] [PATCH 1/2] FindLLVM: allow LLVM/Clang 3.8 and reorder the llvm-config priority.
Yang Rong
[Beignet] [PATCH 2/2] GetGenID: add the miss pci ids.
Yang Rong
Re: [Beignet] [PATCH 1/2] FindLLVM: allow LLVM/Clang 3.8 and reorder the llvm-config priority.
Song, Ruiling
Re: [Beignet] [PATCH 1/2] FindLLVM: allow LLVM/Clang 3.8 and reorder the llvm-config priority.
Yang, Rong R
[Beignet] [PATCH] Runtime: Fix hang for bsw device with 12 EU
Xiuli Pan
Re: [Beignet] [PATCH] Runtime: Fix hang for bsw device with 12 EU
Yang, Rong R
[Beignet] [PATCH] utests: only check -dump-spir-binary on beignet implementation
Guo Yejun
[Beignet] [PATCH] utests: change tolerance check for lgamma
Guo Yejun
[Beignet] [PATCH V3] Utset: Add check for workgroup tests
Xiuli Pan
Re: [Beignet] [PATCH V3] Utset: Add check for workgroup tests
Guo, Yejun
Re: [Beignet] [PATCH V3] Utset: Add check for workgroup tests
Yang, Rong R
[Beignet] [PATCH V2] Utset: Add check for workgroup tests
Xiuli Pan
[Beignet] [PATCH] Utset: Add check for workgroup tests
Xiuli Pan
[Beignet] [PATCH] Runtime: fix a userptr bug.
Yang Rong
Re: [Beignet] [PATCH] Runtime: fix a userptr bug.
Guo, Yejun
Re: [Beignet] [PATCH] Runtime: fix a userptr bug.
Yang, Rong R
[Beignet] [PATCH] utests: fix issue of CL_PROGRAM_BINARY_SIZES query
Guo Yejun
[Beignet] [PATCH] utest: do not check the padding componenet for 3-component vector data types
Guo Yejun
[Beignet] [PATCH] change the bahavior when writing to 3-component vector data types
Guo Yejun
[Beignet] [PATCH 1/2] GBE: Further optimize phiNode elimination.
Ruiling Song
[Beignet] [PATCH 2/2] utests: add utest for phinode optimization.
Ruiling Song
Re: [Beignet] [PATCH 1/2] GBE: Further optimize phiNode elimination.
Yang, Rong R
[Beignet] [PATCH 1/7] Utest: Move half related helper function into utest helper
Xiuli Pan
[Beignet] [PATCH 3/7] Libocl: Add vload\store for half type
Xiuli Pan
[Beignet] [PATCH 6/7] Backend: Add half type support for sub group functions
Xiuli Pan
[Beignet] [PATCH 2/7] Utest: Add as_float as_uint helper function
Xiuli Pan
[Beignet] [PATCH 4/7] Utest: Add test case for half type vload\store
Xiuli Pan
[Beignet] [PATCH 7/7] Utest: Add test for half type subgroup functions
Xiuli Pan
[Beignet] [PATCH 5/7] Libocl: Add half type dot
Xiuli Pan
[Beignet] intel-beignet: LLVM 3.9.0
Rafael Ristovski
Re: [Beignet] intel-beignet: LLVM 3.9.0
Pan, Xiuli
[Beignet] [PATCH V2] Backend: Add intel_sub_group_shuffle_down/up/xor with shuffle
Xiuli Pan
[Beignet] [PATCH] Backend: Fix image block write bug in simd8
Xiuli Pan
[Beignet] [PATCH 01/11] Runtime: Add CL base object for all cl objects.
junyan . he
[Beignet] [PATCH 02/11] Runtime: Apply CL base object to program.
junyan . he
[Beignet] [PATCH 10/11] Runtime: Apply base_object to cl_kernel
junyan . he
[Beignet] [PATCH 07/11] Runtime: Apply base object to cl_event
junyan . he
[Beignet] [PATCH 04/11] Runtime: Apply base object to cl_device_id
junyan . he
Re: [Beignet] [PATCH 04/11] Runtime: Apply base object to cl_device_id
Yang, Rong R
Re: [Beignet] [PATCH 04/11] Runtime: Apply base object to cl_device_id
Yang, Rong R
[Beignet] [PATCH 03/11] Runtime: Apply base object to cl_platform_id
junyan . he
[Beignet] [PATCH 08/11] Runtime: Apply base object to cl_context
junyan . he
[Beignet] [PATCH 05/11] Runtime: Apply base object ot cl_sampler.
junyan . he
[Beignet] [PATCH 09/11] Runtime: Apply base object to cl_command_queue.
junyan . he
[Beignet] [PATCH 06/11] Runtime: Apply base object to cl_mem.
junyan . he
[Beignet] [PATCH 11/11] Runtime: Apply base object to cl_accelerator_intel
junyan . he
Re: [Beignet] [PATCH 01/11] Runtime: Add CL base object for all cl objects.
He Junyan
Re: [Beignet] [PATCH 01/11] Runtime: Add CL base object for all cl objects.
Yang, Rong R
Re: [Beignet] [PATCH 01/11] Runtime: Add CL base object for all cl objects.
Yang, Rong R
[Beignet] [PATCH V2 1/2] GBE: Handle null and uninitialized pointer when do pointer/bti analysis.
Ruiling Song
[Beignet] [PATCH V2 2/2] GBE: handle Instrinsic trap and unreachable instruction.
Ruiling Song
[Beignet] [PATCH] Utest: Add check for OpenCL 2.0 extension
Xiuli Pan
[Beignet] [PATCH] do not use const pointer
Guo Yejun
[Beignet] [PATCH] Utest: Add check for utest multithread run
Xiuli Pan
[Beignet] [PATCH 1/2] Backend: Add intel_sub_group_shuffle_down/up/xor with shuffle
Xiuli Pan
[Beignet] [PATCH 2/2] Utest: Add test case for sub_group_shuffle_down/up/xor
Xiuli Pan
[Beignet] [PATCH] Runtime: fix a string overflow.
Yang Rong
Re: [Beignet] [PATCH] Runtime: fix a string overflow.
Song, Ruiling
[Beignet] cl_get_gt_device(): error while running OPenCL on Kabylake
Mahesh Kumar
Re: [Beignet] cl_get_gt_device(): error while running OPenCL on Kabylake
Rebecca N. Palmer
Re: [Beignet] cl_get_gt_device(): error while running OPenCL on Kabylake
Mahesh kumar.p.
Re: [Beignet] cl_get_gt_device(): error while running OPenCL on Kabylake
Yang, Rong R
[Beignet] [Patch V2] intel: Export pooled EU and min no. of eus in a pool.
Yang Rong
Re: [Beignet] [Patch V2] intel: Export pooled EU and min no. of eus in a pool.
Arun Siluvery
Re: [Beignet] [Patch V2] intel: Export pooled EU and min no. of eus in a pool.
Chris Wilson
[Beignet] [PATCH] Runtime: Add CL base object for all cl objects.
junyan . he
[Beignet] [PATCH] Runtime: Add CL base object for all cl objects.
junyan . he
Re: [Beignet] [PATCH] Runtime: Add CL base object for all cl objects.
Simon Richter
Re: [Beignet] [PATCH] Runtime: Add CL base object for all cl objects.
He Junyan
[Beignet] [PATCH] Runtime: Add CL base object for all cl objects.
junyan . he
[Beignet] [PATCH] CMAKE: Make utests and benchmark not build for default
Xiuli Pan
[Beignet] [PATCH 1/2] Backend: Change disable compact to compact version
Xiuli Pan
[Beignet] [PATCH 2/2] Backend: Add gen8+ instruction compact support
Xiuli Pan
[Beignet] [PATCH 0/5] Add support for kernel debugging
Mircea Gherzan
[Beignet] [PATCH 1/5] backend: add support for kernel debugging
Mircea Gherzan
[Beignet] [PATCH 4/5] runtime: set the kernel name in the cl_gpgpu_kernel structure
Mircea Gherzan
[Beignet] [PATCH 2/5] runtime: add support for the interchange library of the debugger
Mircea Gherzan
[Beignet] [PATCH 3/5] runtime: use the "-debug" build option if the debugger is active
Mircea Gherzan
[Beignet] [PATCH 5/5] runtime: support for the debug system routine, surface and MMIO registers
Mircea Gherzan
Re: [Beignet] [PATCH 0/5] Add support for kernel debugging
He Junyan
Re: [Beignet] [PATCH 0/5] Add support for kernel debugging
Mircea Gherzan
[Beignet] [PATCH V2 1/6] Runtime: Add subgroup extension API in clGetExtensionFunctionAddress
Xiuli Pan
[Beignet] [PATCH V2 4/6] Backend: Refine sel ir optimization
Xiuli Pan
[Beignet] [PATCH V2 6/6] Utest: Add test case for sub_group_shuffle_down/up/xor
Xiuli Pan
[Beignet] [PATCH V2 3/6] Backend: Add missing math function control code for gen8+
Xiuli Pan
[Beignet] [PATCH V2 5/6] Backend: Add intel_sub_group_shuffle_down/up/xor
Xiuli Pan
Re: [Beignet] [PATCH V2 5/6] Backend: Add intel_sub_group_shuffle_down/up/xor
Yang, Rong R
[Beignet] [PATCH V2 2/6] Utest: Add check for cl_intel_subgroups extension tests
Xiuli Pan
[Beignet] [PATCH] GBE: handle mad with execution width of one.
Ruiling Song
Re: [Beignet] [PATCH] GBE: handle mad with execution width of one.
Song, Ruiling
[Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.
Yang Rong
Re: [Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.
Arun Siluvery
Re: [Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.
Chris Wilson
Re: [Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.
Yang, Rong R
[Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.
Yang Rong
[Beignet] [PATCH 1/2] GBE: Handle null and uninitialized pointer when do pointer/bti analysis.
Ruiling Song
[Beignet] [PATCH 2/2] GBE: handle Instrinsic trap and unreachable instruction.
Ruiling Song
Re: [Beignet] [PATCH 1/2] GBE: Handle null and uninitialized pointer when do pointer/bti analysis.
Song, Ruiling
[Beignet] [PATCH] GBE: reorder the condition to avoid array overflow.
Yang Rong
Re: [Beignet] [PATCH] GBE: reorder the condition to avoid array overflow.
Song, Ruiling
Re: [Beignet] [PATCH] GBE: reorder the condition to avoid array overflow.
Yang, Rong R
[Beignet] [PATCH] Runtime: set size member of cl_image created by clCreateImageFromFdINTEL.
Chuanbo Weng
[Beignet] [PATCH] CMAKE: Use DRM_INTEL_LIBDIR for CHECK_LIBRARY_EXISTS path
Xiuli Pan
Re: [Beignet] [PATCH] CMAKE: Use DRM_INTEL_LIBDIR for CHECK_LIBRARY_EXISTS path
Zhigang Gong
[Beignet] [PATCH] Runtime: fix one typo error.
Chuanbo Weng
[Beignet] [PATCH] utests: add access qualifier for image in kernel
Guo Yejun
[Beignet] [PATCH V5] Backend: Refine block read/write buffer
Xiuli Pan
Re: [Beignet] [PATCH V5] Backend: Refine block read/write buffer
Yang, Rong R
[Beignet] [PATCH V2] GBE: Improve spill policy by considering use count.
Ruiling Song
Re: [Beignet] [PATCH V2] GBE: Improve spill policy by considering use count.
Yang, Rong R
[Beignet] [PATCH 1/2] Backend: Refine block read/write buffer
Xiuli Pan
[Beignet] [PATCH 2/2] Backend: Refine block read image
Xiuli Pan
[Beignet] [PATCH 1/2] Remove nonexisting unit test cases in Android.mk.
Zhigang Gong
[Beignet] [PATCH 2/2] update android version.
Zhigang Gong
Re: [Beignet] [PATCH 1/2] Remove nonexisting unit test cases in Android.mk.
Yang, Rong R
[Beignet] [PATCH V3] Backend: Refine block read/write buffer
Xiuli Pan
[Beignet] [PATCH] Libocl: Add define for new added cl_khr_3d_image_writes extension
Xiuli Pan
Re: [Beignet] [PATCH] Libocl: Add define for new added cl_khr_3d_image_writes extension
Yang, Rong R
[Beignet] [PATCH 1/2] GBE: Fix two bugs in loop preheader.
Ruiling Song
[Beignet] [PATCH 2/2] GBE: Improve spill policy by considering use count.
Ruiling Song
Re: [Beignet] [PATCH 2/2] GBE: Improve spill policy by considering use count.
Pan, Xiuli
[Beignet] [PATCH 1/2] GBE: fix caffe fft tests fail.
Yang Rong
[Beignet] [PATCH 2/2] Runtime: fix caffe segmentation fault when exit.
Yang Rong
Re: [Beignet] [PATCH 2/2] Runtime: fix caffe segmentation fault when exit.
Song, Ruiling
[Beignet] [PATCH] GBE: fix a memset typo.
Yang Rong
Re: [Beignet] [PATCH] GBE: fix a memset typo.
Pan, Xiuli
[Beignet] [PATCH] output message instead of assert when .bc file does not exist
Guo Yejun
Re: [Beignet] [PATCH] output message instead of assert when .bc file does not exist
Yang, Rong R
[Beignet] [PATCH 1/6] Runtime: Add intel_subgroups extensions
Xiuli Pan
[Beignet] [PATCH 4/6] Backend: Refine sel ir optimization
Xiuli Pan
Re: [Beignet] [PATCH 4/6] Backend: Refine sel ir optimization
Guo, Yejun
Re: [Beignet] [PATCH 4/6] Backend: Refine sel ir optimization
Pan, Xiuli
Re: [Beignet] [PATCH 4/6] Backend: Refine sel ir optimization
Guo, Yejun
Re: [Beignet] [PATCH 4/6] Backend: Refine sel ir optimization
Guo, Yejun
[Beignet] [PATCH 3/6] Backend: Add missing math function control code for gen8+
Xiuli Pan
[Beignet] [PATCH 6/6] Utest: Add test case for sub_group_shuffle_down/up/xor
Xiuli Pan
[Beignet] [PATCH 2/6] Utest: Add check for cl_intel_subgroups extension tests
Xiuli Pan
[Beignet] [PATCH 5/6] Backend: Add intel_sub_group_shuffle_down/up/xor
Xiuli Pan
[Beignet] [PATCH] enlarge buf size to avoid memory out of range written by GPU (kernel)
Guo Yejun
Re: [Beignet] [PATCH] enlarge buf size to avoid memory out of range written by GPU (kernel)
Guo, Yejun
Re: [Beignet] [PATCH] enlarge buf size to avoid memory out of range written by GPU (kernel)
Guo, Yejun
Re: [Beignet] [PATCH] enlarge buf size to avoid memory out of range written by GPU (kernel)
Yang, Rong R
[Beignet] [PATCH V2] Backend: Refine block read/write buffer
Xiuli Pan
[Beignet] [PATCH] Runtime: set the sub slice according to kernel pooled EU configure.
Yang Rong
[Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.
Yang Rong
Re: [Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.
Arun Siluvery
Re: [Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.
Yang, Rong R
Re: [Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.
Arun Siluvery
Re: [Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.
Arun Siluvery
Re: [Beignet] [PATCH] intel: Export pooled EU and min no. of eus in a pool.
Yang, Rong R
Re: [Beignet] [Intel-gfx] [PATCH] Runtime: set the sub slice according to kernel pooled EU configure.
Song, Ruiling
Re: [Beignet] [Intel-gfx] [PATCH] Runtime: set the sub slice according to kernel pooled EU configure.
Arun Siluvery
[Beignet] [PATCH 1/2] CMake: Fix a cmake warning.
Yang Rong
[Beignet] [PATCH 2/2] CMake: use CHECK_LIBRARY_EXISTS to check the function instead of version.
Yang Rong
Re: [Beignet] [PATCH 2/2] CMake: use CHECK_LIBRARY_EXISTS to check the function instead of version.
Song, Ruiling
[Beignet] [PATCH] Runtime: Add intel_subgroups extensions
Xiuli Pan
Re: [Beignet] [PATCH] Building unit tests on Fedora 24
Song, Ruiling
[Beignet] [PATCH] Utest: Porting to GCC6
Xiuli Pan
Re: [Beignet] [PATCH] Utest: Porting to GCC6
Zhenyu Wang
[Beignet] [PATCH V3 11/12] Backend: Add intel_sub_group_block_read/write form image
Xiuli Pan
Re: [Beignet] [PATCH V3 11/12] Backend: Add intel_sub_group_block_read/write form image
Yang, Rong R
[Beignet] Pointer load/store - obsolete documentation?
Rebecca N. Palmer
Re: [Beignet] Pointer load/store - obsolete documentation?
Song, Ruiling
[Beignet] [PATCH] runtime: The depth should be 1 for CL_MEM_OBJECT_IMAGE2D in beignet's implementation.
Chuanbo Weng
Re: [Beignet] [PATCH] runtime: The depth should be 1 for CL_MEM_OBJECT_IMAGE2D in beignet's implementation.
Yang, Rong R
[Beignet] [PATCH] Report build failures in backend to the build log
Rebecca N. Palmer
Re: [Beignet] [PATCH] Report build failures in backend to the build log
Rebecca N. Palmer
Re: [Beignet] [PATCH] Report build failures in backend to the build log
Yang, Rong R
[Beignet] [PATCH] Runtime: Add assert of pthread_getspecific.
Yang Rong
Re: [Beignet] [PATCH] Runtime: Add assert of pthread_getspecific.
Yang, Rong R
Re: [Beignet] [PATCH] Runtime: Add assert of pthread_getspecific.
Song, Ruiling
[Beignet] [PATCH 1/2] GBE: change GEN binary format.
Yang Rong
[Beignet] [PATCH 2/2] GBE: warning when the GEN binary version mismatch.
Yang Rong
Re: [Beignet] [PATCH 2/2] GBE: warning when the GEN binary version mismatch.
Song, Ruiling
Re: [Beignet] [PATCH 2/2] GBE: warning when the GEN binary version mismatch.
Yang, Rong R
[Beignet] [PATCH] Runtime: Disable image hostptr for default
Xiuli Pan
Re: [Beignet] [PATCH] Runtime: Disable image hostptr for default
Yang, Rong R
[Beignet] [PATCH 1/4] Backend: Add missing math function control code for gen8+
Xiuli Pan
[Beignet] [PATCH 2/4] Backend: Refine sel ir optimization
Xiuli Pan
[Beignet] [PATCH 4/4] Utest: Add test case for sub_group_shuffle_down/up/xor
Xiuli Pan
[Beignet] [PATCH 3/4] Backend: Add intel_sub_group_shuffle_down/up/xor
Xiuli Pan
[Beignet] [PATCH] Add cl_khr_3d_image_writes into info string.
yan . wang
Re: [Beignet] [PATCH] Add cl_khr_3d_image_writes into info string.
Yang, Rong R
[Beignet] [PATCH V2 11/12] Backend: Add intel_sub_group_block_read/write form image
Xiuli Pan
Earlier messages
Later messages