<div dir="ltr">Hi,<div><br></div><div>I just received a Skull Canyon NUC with Intel Graphics Skylake Halo GT4. I built beignet master but the unit tests fail. I am running Ubuntu 16.04 with the default 4.4.0-22-generic kernel. It is my first try with beignet, apologies if I am doing something wrong.</div><div><br></div><div><div><font face="monospace, monospace">andrew@skull:~/Downloads/beignet-master/build/utests$ ./utest_run </font></div><div><font face="monospace, monospace">platform number 1</font></div><div><font face="monospace, monospace">platform_profile "FULL_PROFILE"</font></div><div><font face="monospace, monospace">platform_name "Intel Gen OCL Driver"</font></div><div><font face="monospace, monospace">platform_vendor "Intel"</font></div><div><font face="monospace, monospace">platform_version "OpenCL 1.2 beignet 1.2 (git-722b49c)"</font></div><div><font face="monospace, monospace">platform_extensions "cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_image2d_from_buffer cl_khr_spir cl_khr_icd cl_intel_accelerator cl_intel_motion_estimation"</font></div><div><font face="monospace, monospace">Beignet: self-test failed: (3, 7, 5) + (5, 7, 3) returned (-259236996, -1798855746, -134614158)</font></div><div><font face="monospace, monospace">See README.md or <a href="http://www.freedesktop.org/wiki/Software/Beignet/">http://www.freedesktop.org/wiki/Software/Beignet/</a></font></div><div><font face="monospace, monospace">Beignet: Warning - overriding self-test failure</font></div><div><font face="monospace, monospace">device_profile "FULL_PROFILE"</font></div><div><font face="monospace, monospace">device_name "Intel(R) HD Graphics Skylake Halo GT4"</font></div><div><font face="monospace, monospace">device_vendor "Intel"</font></div><div><font face="monospace, monospace">device_version "OpenCL 1.2 beignet 1.2 (git-722b49c)"</font></div><div><font face="monospace, monospace">device_extensions "cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_image2d_from_buffer cl_khr_spir cl_khr_icd cl_intel_accelerator cl_intel_motion_estimation cl_khr_fp16"</font></div><div><font face="monospace, monospace">device_opencl_c_version "OpenCL C 1.2 beignet 1.2 (git-722b49c)"</font></div><div><font face="monospace, monospace">23 image formats are supported</font></div><div><font face="monospace, monospace">[CL_R CL_UNORM_INT8]</font></div><div><font face="monospace, monospace">[CL_R CL_UNORM_INT16]</font></div><div><font face="monospace, monospace">[CL_R CL_SIGNED_INT8]</font></div><div><font face="monospace, monospace">[CL_R CL_SIGNED_INT16]</font></div><div><font face="monospace, monospace">[CL_R CL_SIGNED_INT32]</font></div><div><font face="monospace, monospace">[CL_R CL_UNSIGNED_INT8]</font></div><div><font face="monospace, monospace">[CL_R CL_UNSIGNED_INT16]</font></div><div><font face="monospace, monospace">[CL_R CL_UNSIGNED_INT32]</font></div><div><font face="monospace, monospace">[CL_R CL_HALF_FLOAT]</font></div><div><font face="monospace, monospace">[CL_R CL_FLOAT]</font></div><div><font face="monospace, monospace">[CL_RG CL_UNORM_INT8]</font></div><div><font face="monospace, monospace">[CL_RG CL_UNSIGNED_INT8]</font></div><div><font face="monospace, monospace">[CL_RGBA CL_UNORM_INT8]</font></div><div><font face="monospace, monospace">[CL_RGBA CL_UNORM_INT16]</font></div><div><font face="monospace, monospace">[CL_RGBA CL_SIGNED_INT8]</font></div><div><font face="monospace, monospace">[CL_RGBA CL_SIGNED_INT16]</font></div><div><font face="monospace, monospace">[CL_RGBA CL_SIGNED_INT32]</font></div><div><font face="monospace, monospace">[CL_RGBA CL_UNSIGNED_INT8]</font></div><div><font face="monospace, monospace">[CL_RGBA CL_UNSIGNED_INT16]</font></div><div><font face="monospace, monospace">[CL_RGBA CL_UNSIGNED_INT32]</font></div><div><font face="monospace, monospace">[CL_RGBA CL_HALF_FLOAT]</font></div><div><font face="monospace, monospace">[CL_RGBA CL_FLOAT]</font></div><div><font face="monospace, monospace">[CL_BGRA CL_UNORM_INT8]</font></div><div><font face="monospace, monospace">test_load_program_from_bin_file()    [FAILED]</font></div><div><font face="monospace, monospace">    Error: ((float *)buf_data[1])[i] == cpu_dst[i]</font></div><div><font face="monospace, monospace">  at file /home/andrew/Downloads/beignet-master/utests/load_program_from_bin_file.cpp, function test_load_program_from_bin_file, line 72</font></div><div><font face="monospace, monospace">enqueue_built_in_kernels()ASSERTION FAILED: TODO A store to a structure argument (i.e. not a char/short/int/float argument) has been found. This is not supported yet</font></div><div><font face="monospace, monospace">  at file /home/andrew/Downloads/beignet-master/backend/src/ir/lowering.cpp, function gbe::ir::ArgUse gbe::ir::FunctionArgumentLowerer::lower(uint32_t), line 519</font></div><div><font face="monospace, monospace">Trace/breakpoint trap (core dumped)</font></div></div><div><br></div></div>