CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480
#3
(08-29-2016, 09:50 AM)atom Wrote: Please post output of clinfo

Code:
Number of platforms: 2
 Platform Profile: FULL_PROFILE
 Platform Version: OpenCL 1.2
 Platform Name: Intel(R) OpenCL
 Platform Vendor: Intel(R) Corporation
 Platform Extensions: cl_khr_icd 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_depth_images cl_khr_3d_image_writes cl_intel_exec_by_local_thread cl_khr_spir cl_khr_dx9_media_sharing cl_intel_dx9_media_sharing cl_khr_d3d11_sharing cl_khr_gl_sharing cl_khr_fp64
 Platform Profile: FULL_PROFILE
 Platform Version: OpenCL 1.2 CUDA 8.0.0
 Platform Name: NVIDIA CUDA
 Platform Vendor: NVIDIA Corporation
 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_fp64 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_d3d10_sharing cl_khr_d3d10_sharing cl_nv_d3d11_sharing cl_nv_copy_opts


 Platform Name: Intel(R) OpenCL
Number of devices: 1
 Device Type: CL_DEVICE_TYPE_CPU
 Device ID: 32902
 Max compute units: 8
 Max work items dimensions: 3
   Max work items[0]: 8192
   Max work items[1]: 8192
   Max work items[2]: 8192
 Max work group size: 8192
 Preferred vector width char: 1
 Preferred vector width short: 1
 Preferred vector width int: 1
 Preferred vector width long: 1
 Preferred vector width float: 1
 Preferred vector width double: 1
 Max clock frequency: 3600Mhz
 Address bits: 14757395255531667488
 Max memory allocation: 536838144
 Image support: Yes
 Max number of images read arguments: 480
 Max number of images write arguments: 480
 Max image 2D width: 16384
 Max image 2D height: 16384
 Max image 3D width: 2048
 Max image 3D height: 2048
 Max image 3D depth: 2048
 Max samplers within kernel: 480
 Max size of kernel argument: 3840
 Alignment (bits) of base address: 1024
 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: Read/Write
 Cache line size: 64
 Cache size: 262144
 Global memory size: 536838144
 Constant buffer size: 131072
 Max number of constant args: 480
 Local memory type: Global
 Local memory size: 32768
 Error correction support: 0
 Profiling timer resolution: 284
 Device endianess: Little
 Available: Yes
 Compiler available: Yes
 Execution capabilities:
   Execute OpenCL kernels: Yes
   Execute native function: Yes
 Queue properties:
   Out-of-Order: Yes
   Profiling : Yes
 Platform ID: 00B58B70
 Name:         Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
 Vendor: Intel(R) Corporation
 Driver version: 5.2.0.10002
 Profile: FULL_PROFILE
 Version: OpenCL 1.2 (Build 10002)
 Extensions: cl_khr_icd 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_depth_images cl_khr_3d_image_writes cl_intel_exec_by_local_thread cl_khr_spir cl_khr_dx9_media_sharing cl_intel_dx9_media_sharing cl_khr_d3d11_sharing cl_khr_gl_sharing cl_khr_fp64


 Platform Name: NVIDIA CUDA
Number of devices: 2
 Device Type: CL_DEVICE_TYPE_GPU
 Device ID: 4318
 Max compute units: 16
 Max work items dimensions: 3
   Max work items[0]: 1024
   Max work items[1]: 1024
   Max work items[2]: 64
 Max work group size: 1024
 Preferred vector width char: 1
 Preferred vector width short: 1
 Preferred vector width int: 1
 Preferred vector width long: 1
 Preferred vector width float: 1
 Preferred vector width double: 1
 Max clock frequency: 1402Mhz
 Address bits: 14757395255531667488
 Max memory allocation: 402653184
 Image support: Yes
 Max number of images read arguments: 128
 Max number of images write arguments: 8
 Max image 2D width: 16384
 Max image 2D height: 16384
 Max image 3D width: 2048
 Max image 3D height: 2048
 Max image 3D depth: 2048
 Max samplers within kernel: 16
 Max size of kernel argument: 4352
 Alignment (bits) of base address: 4096
 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: Yes
   Round to +ve and infinity: Yes
   IEEE754-2008 fused multiply-add: Yes
 Cache type: Read/Write
 Cache line size: 128
 Cache size: 262144
 Global memory size: 1610612736
 Constant buffer size: 65536
 Max number of constant args: 9
 Local memory type: Scratchpad
 Local memory size: 49152
 Error correction support: 0
 Profiling timer resolution: 1000
 Device endianess: Little
 Available: Yes
 Compiler available: Yes
 Execution capabilities:
   Execute OpenCL kernels: Yes
   Execute native function: No
 Queue properties:
   Out-of-Order: Yes
   Profiling : Yes
 Platform ID: 00BA1D40
 Name: GeForce GTX 480
 Vendor: NVIDIA Corporation
 Driver version: 372.54
 Profile: FULL_PROFILE
 Version: OpenCL 1.1 CUDA
 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_fp64 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_d3d10_sharing cl_khr_d3d10_sharing cl_nv_d3d11_sharing cl_nv_copy_opts


 Device Type: CL_DEVICE_TYPE_GPU
 Device ID: 4318
 Max compute units: 16
 Max work items dimensions: 3
   Max work items[0]: 1024
   Max work items[1]: 1024
   Max work items[2]: 64
 Max work group size: 1024
 Preferred vector width char: 1
 Preferred vector width short: 1
 Preferred vector width int: 1
 Preferred vector width long: 1
 Preferred vector width float: 1
 Preferred vector width double: 1
 Max clock frequency: 1402Mhz
 Address bits: 14757395255531667488
 Max memory allocation: 402653184
 Image support: Yes
 Max number of images read arguments: 128
 Max number of images write arguments: 8
 Max image 2D width: 16384
 Max image 2D height: 16384
 Max image 3D width: 2048
 Max image 3D height: 2048
 Max image 3D depth: 2048
 Max samplers within kernel: 16
 Max size of kernel argument: 4352
 Alignment (bits) of base address: 4096
 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: Yes
   Round to +ve and infinity: Yes
   IEEE754-2008 fused multiply-add: Yes
 Cache type: Read/Write
 Cache line size: 128
 Cache size: 262144
 Global memory size: 1610612736
 Constant buffer size: 65536
 Max number of constant args: 9
 Local memory type: Scratchpad
 Local memory size: 49152
 Error correction support: 0
 Profiling timer resolution: 1000
 Device endianess: Little
 Available: Yes
 Compiler available: Yes
 Execution capabilities:
   Execute OpenCL kernels: Yes
   Execute native function: No
 Queue properties:
   Out-of-Order: Yes
   Profiling : Yes
 Platform ID: 00BA1D40
 Name: GeForce GTX 480
 Vendor: NVIDIA Corporation
 Driver version: 372.54
 Profile: FULL_PROFILE
 Version: OpenCL 1.1 CUDA
 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_fp64 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_d3d10_sharing cl_khr_d3d10_sharing cl_nv_d3d11_sharing cl_nv_copy_opts


Messages In This Thread
RE: CL_MEM_OBJECT_ALLOCATION_FAILURE on GTX480 - by tonyvg - 08-31-2016, 05:04 AM