clinfo - after

Return To after System Information

./clinfo: /usr/local/lib/libOpenCL.so.1: no version information available (required by ./clinfo)
./clinfo: /usr/local/lib/libOpenCL.so.1: no version information available (required by ./clinfo)
Number of platforms:				 1
  Platform Profile:				 FULL_PROFILE
  Platform Version:				 OpenCL 1.1 MESA 
  Platform Name:				 Default
  Platform Vendor:				 Mesa


  Platform Name:				 Default
Number of devices:				 1
  Device Type:					 CL_DEVICE_TYPE_GPU
  Device ID:					 4098
  Max compute units:				 1
  Max work items dimensions:			 3
    Max work items[0]:				 256
    Max work items[1]:				 256
    Max work items[2]:				 256
  Max work group size:				 256
  Preferred vector width char:			 16
  Preferred vector width short:			 8
  Preferred vector width int:			 4
  Preferred vector width long:			 2
  Preferred vector width float:			 4
  Preferred vector width double:		 2
  Native vector width char:			 16
  Native vector width short:			 8
  Native vector width int:			 4
  Native vector width long:			 2
  Native vector width float:			 4
  Native vector width double:			 2
  Max clock frequency:				 0Mhz
  Address bits:					 32
  Max memory allocation:			 50331648
  Image support:				 Yes
  Max number of images read arguments:		 32
  Max number of images write arguments:		 32
  Max image 2D width:				 32768
  Max image 2D height:				 32768
  Max image 3D width:				 32768
  Max image 3D height:				 32768
  Max image 3D depth:				 32768
  Max samplers within kernel:			 16
  Max size of kernel argument:			 1024
  Alignment (bits) of base address:		 128
  Minimum alignment (bytes) for any datatype:	 128
  Single precision floating point capability
    Denorms:					 Yes
    Quiet NaNs:					 Yes
    Round to nearest even:			 Yes
    Round to zero:				 No
    Round to +ve and infinity:			 No
    IEEE754-2008 fused multiply-add:		 No
  Cache type:					 None
  Cache line size:				 0
  Cache size:					 0
  Global memory size:				 201326592
  Constant buffer size:				 65536
  Max number of constant args:			 13
  Local memory type:				 Scratchpad
  Local memory size:				 32768
./clinfo: relocation error: ./clinfo: symbol clRetainDevice, version OPENCL_1.2 not defined in file libOpenCL.so.1 with link time reference

Return To after System Information