[Beignet] Two Failure in Utest

Sun, Yi yi.sun at intel.com
Wed Jun 26 18:08:02 PDT 2013


Hi all

I found two failed cases in utest as following. Are they known ones?

compiler_global_memory_barrier:
  compiler_global_memory_barrier()    [FAILED]
    Error: dst[i+j] == locals[0] - 1 -j
  at
file /home/works/opencl/beignet/utests/compiler_global_memory_barrier.cpp, function compiler_global_memory_barrier, line 24


compiler_local_memory_barrier_wg64:
  compiler_local_memory_barrier_wg64()    [FAILED]
    Error: dst[i+j] == 63-j
  at
file /home/works/opencl/beignet/utests/compiler_local_memory_barrier_wg64.cpp, function compiler_local_memory_barrier_wg64, line 42


Thanks
  --Sun, Yi


More information about the Beignet mailing list