<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello list!<div><br></div><div>I just got beignet to compile from git on Ubuntu 13.04 (had to do some dependency juggling to install llvm and clang 3.3) but when I run utests, I get the following:</div><div><br></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div><font face="Menlo">parasyte@gorgatron:~/projects/beignet$ DISPLAY=:0 OCL_KERNEL_PATH=./kernels ./build/utests/utest_run</font></div></div><div><div><font face="Menlo">platform number 1</font></div></div><div><div><font face="Menlo">platform_profile "FULL_PROFILE"</font></div></div><div><div><font face="Menlo">platform_name "Experiment Intel Gen OCL Driver"</font></div></div><div><div><font face="Menlo">platform_vendor "Intel"</font></div></div><div><div><font face="Menlo">platform_version "OpenCL 1.1 beignet 0.3"</font></div></div><div><div><font face="Menlo">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_icd"</font></div></div><div><div><font face="Menlo">terminate called after throwing an instance of 'Exception'</font></div></div><div><div><font face="Menlo">  what():  Error: error calling clGetDeviceIDs with error CL_DEVICE_NOT_FOUND</font></div></div><div><div><font face="Menlo"><br></font></div></div><div><div><font face="Menlo">  at file /home/parasyte/projects/beignet/utests/utest_helper.cpp, function cl_ocl_init, line 340</font></div></div><div><div><font face="Menlo">Aborted (core dumped)</font></div></div></blockquote><div><br></div><div><br></div><div>Happens on both master and opencl-1.2 branches.</div><div><br></div><div>Also, may be useful:</div><div><br></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><span style="font-family: Menlo;">parasyte@gorgatron:~/projects/beignet/build$ lspci | grep Xeon<br></span><span style="font-family: Menlo;">00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/Ivy Bridge DRAM Controller (rev 09)<br></span><span style="font-family: Menlo;">00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)</span><div><div><font face="Menlo">00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)</font></div></div><div><font face="Menlo"><div>parasyte@gorgatron:~/projects/beignet/build$ cat /proc/cpuinfo | grep Xeon | head -n 1</div></font></div><div><font face="Menlo"><div>model name      : Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz</div></font></div></blockquote><div><br></div><div><br></div><div>Any tips or pointers, please?</div><div><br></div><div>Thank you!</div><div>Jay</div></body></html>