November 2014 Archives by date
Starting: Sun Nov 2 13:22:03 PST 2014
Ending: Sun Nov 30 23:57:47 PST 2014
Messages: 229
- [Beignet] [patch v2 1/2] enable llvm intrinsic call usub_with_overflow funtion.
xionghu.luo at intel.com
- [Beignet] [patch v2 2/2] add utest for llvm intrinsic call usub_with_overflow funtion.
xionghu.luo at intel.com
- [Beignet] [PATCH 1/2] support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Guo Yejun
- [Beignet] [PATCH 2/2] add test for cl buffer created with CL_MEM_USE_HOST_PTR
Guo Yejun
- [Beignet] [PATCH] clean code, the logic is already at the beginning of function
Guo Yejun
- [Beignet] [PATCH 1/2] support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Zhenyu Wang
- [Beignet] [PATCH 1/2] support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Guo, Yejun
- [Beignet] [PATCH] GBE: workaround register allocation fail caused by custom loop unroll.
Ruiling Song
- [Beignet] [PATCH] utest: add new test that trigger an assignment operation bug in if.
Chuanbo Weng
- [Beignet] [PATCH 1/4] GBE: analyze vector interence to save some extra MOV if possible.
Zhigang Gong
- [Beignet] [PATCH 2/4] GBE: further optimize vector mov.
Zhigang Gong
- [Beignet] [PATCH 3/4] GBE: fix disassembly bug.
Zhigang Gong
- [Beignet] [PATCH 4/4] GBE: One simple redundant instruction elimination.
Zhigang Gong
- [Beignet] [PATCH] GBE: remove useless debug info.
Zhigang Gong
- [Beignet] beignet doesnt compile with LLVM 3.6
Yang, Rong R
- [Beignet] [patch v2 1/2] enable llvm intrinsic call usub_with_overflow funtion.
Zhigang Gong
- [Beignet] [PATCH] GBE: workaround register allocation fail caused by custom loop unroll.
Zhigang Gong
- [Beignet] [PATCH 1/2] enable llvm intrinsic call bswap function.
xionghu.luo at intel.com
- [Beignet] [PATCH 2/2] add utest function bswap.
xionghu.luo at intel.com
- [Beignet] beignet doesnt compile with LLVM 3.6
Zhenyu Wang
- [Beignet] [PATCH] GBE: Fix live range for temporary register in replaceReg
Ruiling Song
- [Beignet] [PATCH] GBE: Fix live range for temporary register in replaceReg
Zhigang Gong
- [Beignet] [PATCH 3/4] GBE: fix disassembly bug.
Yang, Rong R
- [Beignet] [PATCH 1/2] utest: change the box_blur_image to be identical to box_blur.
Yang, Rong R
- [Beignet] [PATCH v2] utests: replace the nodistriutable picture.
Yang, Rong R
- [Beignet] [PATCH 3/4] GBE: fix disassembly bug.
Zhigang Gong
- [Beignet] [PATCH 1/2] enable llvm intrinsic call bswap function.
Zhigang Gong
- [Beignet] pow(n), erf(c), tgamma give wrong results
Rebecca N. Palmer
- [Beignet] [PATCH] fix bswap kernel function type issue.
xionghu.luo at intel.com
- [Beignet] pow(n), erf(c), tgamma give wrong results
Zhigang Gong
- [Beignet] pow(n), erf(c), tgamma give wrong results
Zhigang Gong
- [Beignet] [Patch for Release_v0.9.x 1/6] GBE: Support more instructions for constant expression handling.
Zhigang Gong
- [Beignet] [Patch for Release_v0.9.x 2/6] GBE: fix bug in pow/pown.
Zhigang Gong
- [Beignet] [Patch for Release_v0.9.x 3/6] GBE: fix bug in pow/pown.
Zhigang Gong
- [Beignet] [Patch for Release_v0.9.x 4/6] GBE: fix bug in pow/pown.
Zhigang Gong
- [Beignet] [Patch for Release_v0.9.x 5/6] utests: fix bugs in builtin_pow(0.
Zhigang Gong
- [Beignet] [Patch for Release_v0.9.x 6/6] utests: fix bugs in builtin_tgamma().
Zhigang Gong
- [Beignet] [PATCH 1/6] GBE: Support more instructions for constant expression handling.
Zhigang Gong
- [Beignet] [PATCH 2/6] GBE: fix bug in pow/pown.
Zhigang Gong
- [Beignet] [PATCH 3/6] GBE: fix bug in erf/erfc.
Zhigang Gong
- [Beignet] [PATCH 4/6] GBE: fix bug in lgamma.
Zhigang Gong
- [Beignet] [PATCH 5/6] utests: fix bugs in builtin_pow(0.
Zhigang Gong
- [Beignet] [PATCH 6/6] utests: fix bugs in builtin_tgamma().
Zhigang Gong
- [Beignet] [Patch for Release_v0.9.x 3/6] GBE: fix bug in pow/pown.
Zhigang Gong
- [Beignet] [Patch for Release_v0.9.x 4/6] GBE: fix bug in pow/pown.
Zhigang Gong
- [Beignet] [PATCH] GBE: fix a bool handling bug when SEL on a uniform bool variable.
Zhigang Gong
- [Beignet] pow(n), erf(c), tgamma give wrong results
Rebecca N. Palmer
- [Beignet] pow(n), erf(c), tgamma give wrong results
Zhigang Gong
- [Beignet] [PATCH 1/2] utests: remove all shader toy test cases.
Zhigang Gong
- [Beignet] [PATCH 2/2] License: adjust all license version to LGPL v2.1.
Zhigang Gong
- [Beignet] [PATCH] fix bswap kernel function type issue.
Zhigang Gong
- [Beignet] [PATCH] add building dependency GIT_SHA1
Zhigang Gong
- [Beignet] Fwd: clSetKernelArg CL_INVALID_ARG_SIZE error
Алексей Родионов
- [Beignet] constant expression bug Re: pow(n), erf(c), tgamma give wrong results
Rebecca N. Palmer
- [Beignet] [PATCH] add building dependency GIT_SHA1
Meng Mengmeng
- [Beignet] [PATCH V2 1/3] support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Guo Yejun
- [Beignet] [PATCH 2/3] enable CL_DEVICE_HOST_UNIFIED_MEMORY so app can benefit from CL_MEM_USE_HOST_PTR
Guo Yejun
- [Beignet] [PATCH 3/3] add test for cl buffer created with CL_MEM_USE_HOST_PTR
Guo Yejun
- [Beignet] [PATCH] GBE: fix a bool handling bug when SEL on a uniform bool variable.
Song, Ruiling
- [Beignet] [PATCH 1/6] GBE: Support more instructions for constant expression handling.
Song, Ruiling
- [Beignet] [PATCH] GBE: remove useless debug info.
Song, Ruiling
- [Beignet] [PATCH 1/2] GBE: Fix kernel argument size for vector3
Zhigang Gong
- [Beignet] Fwd: clSetKernelArg CL_INVALID_ARG_SIZE error
Song, Ruiling
- [Beignet] [PATCH 1/2] GBE: Fix kernel argument size for vector3
Ruiling Song
- [Beignet] [PATCH 2/2] utests: add a test to trigger cl_float3 bug in clSetKernelArg.
Ruiling Song
- [Beignet] [PATCH] GBE: don't split instruction for some special case.
Zhigang Gong
- [Beignet] [PATCH V2 1/3] support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Zhigang Gong
- [Beignet] [PATCH V2 1/3] support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Zhenyu Wang
- [Beignet] [PATCH V2 1/3] support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Zhenyu Wang
- [Beignet] [PATCH V2 1/3] support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Zhigang Gong
- [Beignet] [PATCH V2 1/3] support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Guo, Yejun
- [Beignet] [PATCH] BDW: Set the URB/REST size to 384K/384K when SLM disable.
Yang Rong
- [Beignet] [PATCH V3 1/3] support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Guo Yejun
- [Beignet] [PATCH V2 2/3] enable CL_DEVICE_HOST_UNIFIED_MEMORY when userptr is supported
Guo Yejun
- [Beignet] [PATCH 3/3] add test for cl buffer created with CL_MEM_USE_HOST_PTR
Guo Yejun
- [Beignet] [PATCH V3 1/3] support CL_MEM_USE_HOST_PTR with userptr for cl buffer
Zhigang Gong
- [Beignet] Can Beignet be used with OpenCLIPP?
VanCutsem, Geoffroy
- [Beignet] corrupted AST file
Rees, Kevron
- [Beignet] Can Beignet be used with OpenCLIPP?
Zhigang Gong
- [Beignet] Assembly with Source Lines
Tony Moore
- [Beignet] [PATCH] GBE: Fix a bitcast from float vector to wide interger issue in legalize pass.
Ruiling Song
- [Beignet] [PATCH] GBE: Do topological sorting of basicblocks.
Ruiling Song
- [Beignet] corrupted AST file
Zhigang Gong
- [Beignet] Assembly with Source Lines
Zhigang Gong
- [Beignet] [PATCH] Disable optimize when compiler libocl.
Yang Rong
- [Beignet] [PATCH] GBE: Fix a bitcast from float vector to wide interger issue in legalize pass.
Yang, Rong R
- [Beignet] Assembly with Source Lines
Tony Moore
- [Beignet] [PATCH] add test for clCreateImageFromLibvaIntel
Guo Yejun
- [Beignet] [PATCH] fix issue to create cl image from libva with non-zero offset
Guo, Yejun
- [Beignet] [PATCH] fix piglit clCreateProgramWithBinary fail.
Zhigang Gong
- [Beignet] [PATCH] GBE: Do topological sorting of basicblocks.
Zhigang Gong
- [Beignet] [PATCH] fix piglit clCreateProgramWithBinary fail.
xionghu.luo at intel.com
- [Beignet] [PATCH] add test for clCreateImageFromLibvaIntel
Zhigang Gong
- [Beignet] [PATCH] BDW: Change the default tiling mode to TILING_Y on BDW.
Zhigang Gong
- [Beignet] [PATCH V2] use posix_memalign instead of aligned_alloc to be more compatible
Zhigang Gong
- [Beignet] [PATCH 1/2] use posix_memalign instead of aligned_alloc to be more compatible
Guo Yejun
- [Beignet] [PATCH 2/2] use posix_memalign instead of aligned_alloc to be more compatible
Guo Yejun
- [Beignet] [PATCH] BDW: Change the default tiling mode to TILING_Y on BDW.
Yang Rong
- [Beignet] [PATCH V2] use posix_memalign instead of aligned_alloc to be more compatible
Guo Yejun
- [Beignet] Assembly with Source Lines
Zhigang Gong
- [Beignet] corrupted AST file
Rees, Kevron
- [Beignet] [PATCH] docs: update mixed_buffer_pointer document.
Ruiling Song
- [Beignet] [PATCH] GBE: fix relocatable issue for pch file.
Zhigang Gong
- [Beignet] corrupted AST file
Zhigang Gong
- [Beignet] [PATCH v2] GBE: fix relocatable issue for pch file.
Zhigang Gong
- [Beignet] [PATCH] GBE: fix relocatable issue for pch file.
Meng, Mengmeng
- [Beignet] [PATCH] GBE: fix relocatable issue for pch file.
Song, Ruiling
- [Beignet] [PATCH v2] GBE: fix relocatable issue for pch file.
Song, Ruiling
- [Beignet] [PATCH] GBE: fix one double related bugs for post register scheduling.
Zhigang Gong
- [Beignet] I met heavy memory leaks while using beignet library.
Midori Yakumo
- [Beignet] I met heavy memory leaks while using beignet library.
Rebecca N. Palmer
- [Beignet] corrupted AST file
Rees, Kevron
- [Beignet] [PATCH] GBE: fix one double related bugs for post register scheduling.
Song, Ruiling
- [Beignet] [PATCH] BDW: set the BDW GT3's max_compute_unit to 47 per spec.
Yang Rong
- [Beignet] corrupted AST file
Zhigang Gong
- [Beignet] [PATCH] docs: update mixed_buffer_pointer document.
Zhigang Gong
- [Beignet] [PATCH] runtime: fix one bug in BDW image.
Zhigang Gong
- [Beignet] [PATCH] runtime: fix one bug in BDW image.
He Junyan
- [Beignet] corrupted AST file
Rees, Kevron
- [Beignet] I met heavy memory leaks while using beignet library.
Midori Yakumo
- [Beignet] [PATCH] runtime: fix bug in cl_enqueue_read_buffer.
Zhigang Gong
- [Beignet] [PATCH] runtime: disable userptr due to random fail.
Zhigang Gong
- [Beignet] [PATCH] runtime: fix bug in cl_enqueue_read_buffer.
Guo, Yejun
- [Beignet] [PATCH] Fix the bug of multi-thread crash
junyan.he at inbox.com
- [Beignet] [PATCH V2] Fix the bug of multi-thread crash
Zhigang Gong
- [Beignet] [PATCH V2] Fix the bug of multi-thread crash
junyan.he at inbox.com
- [Beignet] Can Beignet be used with OpenCLIPP?
VanCutsem, Geoffroy
- [Beignet] Can Beignet be used with OpenCLIPP?
Zhigang Gong
- [Beignet] [PATCH] runtime: fix bug in cl_enqueue_read_buffer.
Zhenyu Wang
- [Beignet] [ANNOUNCE] Beignet 1.0.0 (2014-11-14)
Zhigang Gong
- [Beignet] [PATCH] runtime: fix bug in cl_enqueue_read_buffer.
Zhigang Gong
- [Beignet] Can Beignet be used with OpenCLIPP?
VanCutsem, Geoffroy
- [Beignet] "Access denied" error on https://01.org/beignet
Rebecca N. Palmer
- [Beignet] "Access denied" error on https://01.org/beignet
Zhigang Gong
- [Beignet] "Access denied" error on https://01.org/beignet
Jerome Kieffer
- [Beignet] Fixed: "Access denied" error on https://01.org/beignet
Rebecca N. Palmer
- [Beignet] test suite unbuildable
Rebecca N. Palmer
- [Beignet] test suite unbuildable
Zhigang Gong
- [Beignet] [PATCH] Change the IVB/HSW L3 SQC credit setting.
Yang Rong
- [Beignet] Program compilation crash on Ivy Bridge
Nicolas Bourdaud
- [Beignet] [ANNOUNCE] Beignet 1.0.0 (2014-11-14)
Igor Gnatenko
- [Beignet] [PATCH] reuse the loop info from llvm.
xionghu.luo at intel.com
- [Beignet] Program compilation crash on Ivy Bridge
Zhigang Gong
- [Beignet] [ANNOUNCE] Beignet 1.0.0 (2014-11-14)
Zhigang Gong
- [Beignet] [PATCH] Change the IVB/HSW L3 SQC credit setting.
Zhigang Gong
- [Beignet] [PATCH] reuse the loop info from llvm.
Zhigang Gong
- [Beignet] [PATCH] Fix NO_TILING alignment bug.
Yang Rong
- [Beignet] [PATCH] re-enable userptr with fix: CPU access after GPU finishes the rendering
Guo Yejun
- [Beignet] Program compilation crash on Ivy Bridge
Nicolas Bourdaud
- [Beignet] beignet opencl and libva
azlinzhi at gmail.com
- [Beignet] beignet opencl and libva
Weng, Chuanbo
- [Beignet] [PATCH] add the reduced self loop node detection.
xionghu.luo at intel.com
- [Beignet] [PATCH] re-enable userptr with fix: CPU access after GPU finishes the rendering
Zhigang Gong
- [Beignet] [PATCH] Fix NO_TILING alignment bug.
Zhigang Gong
- [Beignet] [PATCH v2] add the reduced self loop node detection.
Zhigang Gong
- [Beignet] [Patch V2] BDW: Change the default tiling mode to TILING_Y on BDW.
Yang Rong
- [Beignet] [PATCH v2] add the reduced self loop node detection.
xionghu.luo at intel.com
- [Beignet] [PATCH] BDW: Change the default tiling mode to TILING_Y on BDW.
Yang, Rong R
- [Beignet] porting beignet to FreeBSD
Johannes Dieterich
- [Beignet] [PATCH] Fix the opencv_test_core/OCL_Arithm random segment fault.
Yang Rong
- [Beignet] porting beignet to FreeBSD
Rebecca N. Palmer
- [Beignet] porting beignet to FreeBSD
Joh. Dieterich
- [Beignet] porting beignet to FreeBSD
Zhigang Gong
- [Beignet] [PATCH] GBE: disable spill register under simd16 mode.
Zhigang Gong
- [Beignet] [PATCH] utests: fix a typo in test cases.
Zhigang Gong
- [Beignet] [PATCH] GBE: don't split instruction for some special case.
Zhigang Gong
- [Beignet] [Patch V2] BDW: Change the default tiling mode to TILING_Y on BDW.
Zhigang Gong
- [Beignet] [PATCH] Change the IVB/HSW's max_work_group_size to 512, and BYT to 256.
Yang Rong
- [Beignet] [PATCH V2 1/2] fix issue to create cl image from libva with non-zero offset
Guo Yejun
- [Beignet] [PATCH 2/2] add test for clCreateImageFromLibvaIntel
Guo Yejun
- [Beignet] [PATCH] Fix the opencv_test_core/OCL_Arithm random segment fault.
Zhigang Gong
- [Beignet] [Patch V2] Fix the opencv_test_core/OCL_Arithm random segment fault.
Yang Rong
- [Beignet] [PATCH] Fix the opencv_test_core/OCL_Arithm random segment fault.
Yang, Rong R
- [Beignet] [PATCH] add test of cl_mem_use_host_ptr into benchmark
Guo Yejun
- [Beignet] [Patch V2] Fix the opencv_test_core/OCL_Arithm random segment fault.
Zhigang Gong
- [Beignet] porting beignet to FreeBSD
Johannes Dieterich
- [Beignet] [PATCH] GBE: disable spill register under simd16 mode.
Song, Ruiling
- [Beignet] [PATCH] utests: fix a typo in test cases.
Song, Ruiling
- [Beignet] [PATCH] GBE: don't split instruction for some special case.
Yang, Rong R
- [Beignet] [PATCH] GBE: Place loop exits after loop blocks when sorting basic blocks.
Ruiling Song
- [Beignet] [PATCH] Implement cl_khr_image2d_from_buffer extension.
Yan Wang
- [Beignet] [PATCH] Implement cl_khr_image2d_from_buffer extension.
Yan Wang
- [Beignet] Combine Loads from __constant space
Tony Moore
- [Beignet] Combine Loads from __constant space
Tony Moore
- [Beignet] [PATCH] GBE: disable spill register under simd16 mode.
Matt Turner
- [Beignet] [PATCH] GBE: Output CFG of Gen IR to dot file.
Ruiling Song
- [Beignet] Combine Loads from __constant space
Song, Ruiling
- [Beignet] [PATCH] GBE: Place loop exits after loop blocks when sorting basic blocks.
Zhigang Gong
- [Beignet] porting beignet to FreeBSD
Zhigang Gong
- [Beignet] [PATCH] GBE: disable spill register under simd16 mode.
Zhigang Gong
- [Beignet] [PATCH] GBE: Place loop exits after loop blocks when sorting basic blocks.
Yang, Rong R
- [Beignet] Combine Loads from __constant space
Song, Ruiling
- [Beignet] Combine Loads from __constant space
Zhigang Gong
- [Beignet] [PATCH] Change the IVB/HSW's max_work_group_size to 512, and BYT to 256.
Zhigang Gong
- [Beignet] [PATCH V2 1/2] fix issue to create cl image from libva with non-zero offset
Zhigang Gong
- [Beignet] [PATCH] GBE: Place loop exits after loop blocks when sorting basic blocks.
Zhigang Gong
- [Beignet] [PATCH] GBE: Place loop exits after loop blocks when sorting basic blocks.
Zhigang Gong
- [Beignet] [PATCH] GBE: Place loop exits after loop blocks when sorting basic blocks.
Song, Ruiling
- [Beignet] [PATCH 1/2] GBE: Fix bug with negative constant GEP index.
Zhigang Gong
- [Beignet] [PATCH 2/2] utests: Add one case to test negative index array access.
Zhigang Gong
- [Beignet] [PATCH v2 1/2] GBE: Fix bug with negative constant GEP index.
Zhigang Gong
- [Beignet] [PATCH 1/2] GBE: Fix bug with negative constant GEP index.
Zhigang Gong
- [Beignet] Combine Loads from __constant space
Tony Moore
- [Beignet] Combine Loads from __constant space
Zhigang Gong
- [Beignet] Combine Loads from __constant space
Tony Moore
- [Beignet] build beignet error
spring_wind
- [Beignet] build beignet error
Zhigang Gong
- [Beignet] [PATCH 2/2] add test for clCreateImageFromLibvaIntel
Zhigang Gong
- [Beignet] [PATCH] make utests maths ULP values consistent with specification
Meng Mengmeng
- [Beignet] build beignet error
spring_wind
- [Beignet] [PATCH] clean code, the logic is already at the beginning of function
Guo, Yejun
- [Beignet] [PATCH] add test of cl_mem_use_host_ptr into benchmark
Guo, Yejun
- [Beignet] [PATCH] refine utest of cl_mem_use_host_ptr
Guo Yejun
- [Beignet] [PATCH] fix issue to pass utest of runtime_climage_from_boname for BDW
Zhigang Gong
- [Beignet] [PATCH] Benchmark 3 ways of uchar/uchar4 access.
Chuanbo Weng
- [Beignet] [PATCH] fix issue to pass utest of runtime_climage_from_boname for BDW
Guo Yejun
- [Beignet] how to get rid of C++11 features when compiling
spring_wind
- [Beignet] Still cannot use beignet with real OpenCL applications (Haswell CPU)
Roman Trunov
- [Beignet] Still cannot use beignet with real OpenCL applications (Haswell CPU)
Zhigang Gong
- [Beignet] [Piglit] [PATCH] fix CL_KERNEL_GLOBAL_WORK_SIZE bug.
EdB
- [Beignet] [PATCH] cl: fix clGetKernelWorkGroupInfo on CL 1.2
EdB
- [Beignet] Error during build on Linux Mint 17 -- segmentation fault
al acran
- [Beignet] Error during build on Linux Mint 17 -- segmentation fault
Simon Richter
- [Beignet] how to get rid of C++11 features when compiling
Zhigang Gong
- [Beignet] Still cannot use beignet with real OpenCL applications (Haswell CPU)
Zhigang Gong
- [Beignet] [PATCH] Fix a makefile bug for gcc is not the default compiler
Lv Meng
- [Beignet] [PATCH] make utests maths ULP values consistent with specification
Zhigang Gong
- [Beignet] [PATCH] GBE: Output CFG of Gen IR to dot file.
Zhigang Gong
- [Beignet] [PATCH v2 1/2] GBE: Fix bug with negative constant GEP index.
Zhigang Gong
Last message date:
Sun Nov 30 23:57:47 PST 2014
Archived on: Mon Dec 1 00:53:12 PST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).