SelectPlatform(): Found 1 OpenCL platform(s) SelectPlatform(): Checking OpenCL platform 'NVIDIA CUDA' (index 0) SelectPlatform(): Found 1 devices on platform 'NVIDIA CUDA' (index 0) OpenCL is using 1 device(s), 131072 items per pass Printing info for device index 0 Vendor: NVIDIA Corporation Device: GeForce GTS 250 CL_DEVICE_VENDOR: NVIDIA Corporation CL_DEVICE_NAME: GeForce GTS 250 CL_DRIVER_VERSION: 195.36.15 CL_DEVICE_TYPE: CL_DEVICE_TYPE_GPU CL_DEVICE_MAX_COMPUTE_UNITS: 16 CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS: 3 CL_DEVICE_MAX_WORK_ITEM_SIZES: 512 / 512 / 64 CL_DEVICE_MAX_WORK_GROUP_SIZE: 512 CL_DEVICE_MAX_CLOCK_FREQUENCY: 1836 MHz CL_DEVICE_ADDRESS_BITS: 32 CL_DEVICE_IMAGE_SUPPORT: 1 CL_DEVICE_MAX_READ_IMAGE_ARGS: 128 CL_DEVICE_MAX_WRITE_IMAGE_ARGS: 8 CL_DEVICE_IMAGE_MAX_WIDTH: 2d width 8192, 2d height 8192, 3d width 2048, 3d height 2048, 3d depth 2048 CL_DEVICE_MAX_MEM_ALLOC_SIZE: 128 MByte CL_DEVICE_GLOBAL_MEM_SIZE: 511 MByte CL_DEVICE_ERROR_CORRECTION_SUPPORT: no CL_DEVICE_LOCAL_MEM_TYPE: local CL_DEVICE_LOCAL_MEM_SIZE: 16 KByte CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE: 64 KByte CL_DEVICE_QUEUE_PROPERTIES: CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE CL_DEVICE_QUEUE_PROPERTIES: CL_QUEUE_PROFILING_ENABLE CL_DEVICE_EXTENSIONS: cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll CL_NV_DEVICE_COMPUTE_CAPABILITY: 1.1 CL_NV_DEVICE_REGISTERS_PER_BLOCK: 8192 CL_NV_DEVICE_WARP_SIZE: 32 CL_NV_DEVICE_GPU_OVERLAP: CL_TRUE CL_NV_DEVICE_KERNEL_EXEC_TIMEOUT: CL_TRUE CL_NV_DEVICE_INTEGRATED_MEMORY: CL_FALSE CL_DEVICE_PREFERRED_VECTOR_WIDTH: char 1, short 1, int 1, long 1, float 1, double 0 Compiling OpenCL program for 1 device(s)...