All pastes #2047167 Raw Edit

Mine

public text v1 · immutable
#2047167 ·published 2011-04-16 14:58 UTC
rendered paste body
philippe@cauchy:~/openclstuff$ ./clDeviceEnumerator 
The OpenCL Platform Information Tool for Tools (philv)
Found 1 platform 
Platform #1
	Platform Profile: FULL_PROFILE
	Platform Version: OpenCL 1.1 AMD-APP-SDK-v2.4 (595.10)
	Platform Name: AMD Accelerated Parallel Processing
	Platform Vendor: Advanced Micro Devices, Inc.
	Platform Extensions: cl_khr_icd cl_amd_event_callback cl_amd_offline_devices

Platform exposes 2 devices

Platform device #1
	Device Type: GPU
	Device Name: Loveland
	Device Vendor: Advanced Micro Devices, Inc.
	Driver Version: CAL 1.4.1332
	Device Version: OpenCL 1.1 AMD-APP-SDK-v2.4 (595.10)
	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_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_amd_device_attribute_query cl_amd_printf cl_amd_media_ops cl_amd_popcnt 
	Device available: yes
	Compiler available: yes
	Device endianess: little
	Execution Capabilities: kernel 
	Vendor ID: 0x00001002
	Maximum Compute Units: 2
	Max Work Item Sizes: ( 256, 256, 256 )
	Device Maximum Workgroup Size: 256
	Device Maximum Frequency: 492 MHz
	Addressing mode: 32 bits
	Maximum allocation: 134217728 bytes (128 MB)
	Local memory type: local
	Local memory size: 32768 bytes
	Global memory size: 268435456 bytes (256 MB)
	Cache type: none present
	Maximum constant buffer size: 65536 bytes
	Maximum constant arguments: 8
	Error correction support: no
	Supports Images: yes
	  Max 2D Image dimensions: 8192 x 8192
	  Max 3D Image dimensions: 2048 x 2048 x 2048
	  Maximum number of images for reading: 128
	  Maximum number of images for writing: 8
	  Maximum number of samplers: 16
	Single FP Config: inf_nan round-to-nearest round-to-zero round-to-inf has-fma
	Half FP Config: inf_nan round-to-nearest round-to-zero round-to-inf has-fma

Platform device #2
	Device Type: CPU
	Device Name: AMD E-350 Processor
	Device Vendor: AuthenticAMD
	Driver Version: 2.0
	Device Version: OpenCL 1.1 AMD-APP-SDK-v2.4 (595.10)
	Device extensions: cl_khr_fp64 cl_amd_fp64 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_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_device_fission cl_amd_device_attribute_query cl_amd_vec3 cl_amd_media_ops cl_amd_popcnt cl_amd_printf 
	Device available: yes
	Compiler available: yes
	Device endianess: little
	Execution Capabilities: kernel native kernel 
	Vendor ID: 0x00001002
	Maximum Compute Units: 2
	Max Work Item Sizes: ( 1024, 1024, 1024 )
	Device Maximum Workgroup Size: 1024
	Device Maximum Frequency: 800 MHz
	Addressing mode: 64 bits
	Maximum allocation: 2147483648 bytes (2048 MB)
	Local memory type: global
	Local memory size: 32768 bytes
	Global memory size: 2632654848 bytes (2510 MB)
	Cache type: read-write cache
	  Global memory cache size: 32768 bytes
	  Global memory cacheline size: 64 bytes
	Maximum constant buffer size: 65536 bytes
	Maximum constant arguments: 8
	Error correction support: no
	Supports Images: yes
	  Max 2D Image dimensions: 8192 x 8192
	  Max 3D Image dimensions: 2048 x 2048 x 2048
	  Maximum number of images for reading: 128
	  Maximum number of images for writing: 8
	  Maximum number of samplers: 16
	Single FP Config: denorm inf_nan round-to-nearest round-to-zero round-to-inf 
	Half FP Config: denorm inf_nan round-to-nearest round-to-zero round-to-inf