[Bug 218644] fix build lang/beignet with llvm 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 17 17:39:36 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218644

--- Comment #8 from Eric Camachat <eric at camachat.org> ---
(In reply to Jan Beich from comment #6)
Ctrl-T outputs:
load: 2.17  cmd: clinfo 492603 [umtxn] 3.79r 0.01u 0.03s 0% 16348k
load: 2.08  cmd: clinfo 492603 [umtxn] 6.68r 0.01u 0.03s 0% 16348k
load: 2.08  cmd: clinfo 492603 [umtxn] 7.31r 0.01u 0.03s 0% 16348k
load: 2.08  cmd: clinfo 492603 [umtxn] 7.94r 0.01u 0.03s 0% 16348k
load: 2.08  cmd: clinfo 492603 [umtxn] 8.46r 0.01u 0.03s 0% 16348k
load: 2.08  cmd: clinfo 492603 [umtxn] 9.14r 0.01u 0.03s 0% 16348k
load: 2.08  cmd: clinfo 492603 [umtxn] 9.58r 0.01u 0.03s 0% 16348k

# env LD_PRELOAD=/lib/libthr.so.3 clinfo                             
Number of platforms                               1                             
  Platform Name                                   Intel Gen OCL Driver          
  Platform Vendor                                 Intel                         
  Platform Version                                OpenCL 2.0 beignet 1.4        
  Platform Profile                                FULL_PROFILE                  
  Platform Extensions                            
cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics
cl_khr_local_int32_base_atomics cl_khr_local_int32_extende$_atomics
cl_khr_byte_addressable_store cl_khr_3d_image_writes cl_khr_image2d_from_buffer
cl_khr_depth_images cl_khr_spir cl_khr_icd cl_intel_accelerator
cl_intel_subgroups cl_int$l_subgroups_short cl_intel_media_block_io
cl_intel_planar_yuv cl_khr_gl_sharing          
  Platform Extensions function suffix             Intel                         
Beignet: self-test failed: (3, 7, 5) + (5, 7, 3) returned (3, 7, 5)             
See README.md or http://www.freedesktop.org/wiki/Software/Beignet/              
Beignet: disabling non-working device       

  Platform Name                                   Intel Gen OCL Driver          
Number of devices                                 0                             

NULL platform behavior                      
  clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  Intel Gen OCL Driver          
Beignet: disabling non-working device       
  clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   Intel Gen OCL Driver          
  clCreateContext(NULL, ...) [default]            No devices found in platform  
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No devices found in
platform        
Beignet: disabling non-working device       
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  No devices found in
platform        
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No devices found
in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  No devices found in
platform     
Beignet: disabling non-working device       
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  No devices found in
platform

ICD loader properties
  ICD loader Name                                 OpenCL ICD Loader
  ICD loader Vendor                               OCL Icd free software
  ICD loader Version                              2.2.11
  ICD loader Profile                              OpenCL 2.1
Nothing to output !

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list