Core dumped or Im doing something wrong?
#3
Here:

Code:
Number of platforms                               1
 Platform Name                                   Intel(R) OpenCL
 Platform Vendor                                 Intel(R) Corporation
 Platform Version                                OpenCL 1.2 LINUX
 Platform Profile                                FULL_PROFILE
 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_fp64
 Platform Extensions function suffix             INTEL

 Platform Name                                   Intel(R) OpenCL
Number of devices                                 1
 Device Name                                     Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz
 Device Vendor                                   Intel(R) Corporation
 Device Vendor ID                                0x8086
 Device Version                                  OpenCL 1.2 (Build 25)
 Driver Version                                  1.2.0.25
 Device OpenCL C Version                         OpenCL C 1.2
 Device Type                                     CPU
 Device Profile                                  FULL_PROFILE
 Max compute units                               4
 Max clock frequency                             2600MHz
 Device Partition                                (core)
   Max number of sub-devices                     4
   Supported partition types                     by counts, equally, by names (Intel)
 Max work item dimensions                        3
 Max work item sizes                             8192x8192x8192
 Max work group size                             8192
[1]    29567 segmentation fault (core dumped)  clinfo


dmesg for last error:

Code:
[27579.385526] wlp8s0: send auth to f8:1a:67:56:50:c8 (try 1/3)
[27579.387469] wlp8s0: authenticated
[27579.388214] wlp8s0: associate with f8:1a:67:56:50:c8 (try 1/3)
[27579.392449] wlp8s0: RX AssocResp from f8:1a:67:56:50:c8 (capab=0x431 status=0 aid=2)
[27579.392572] IPv6: ADDRCONF(NETDEV_CHANGE): wlp8s0: link becomes ready
[27579.392770] wlp8s0: associated
[27579.452097] wlp8s0: AP f8:1a:67:56:50:c8 changed bandwidth, new config is 2452 MHz, width 1 (2452/0 MHz)
[27580.448306] usb 1-1.6: device descriptor read/64, error -110
[28625.595228] clinfo[29567]: segfault at 0 ip           (null) sp 00007ffc1b5b1398 error 14 in clinfo[400000+e000]
[28643.780669] clinfo[29747]: segfault at 0 ip           (null) sp 00007ffc394d07c8 error 14 in clinfo[400000+e000]


Thanks in advance!


Messages In This Thread
RE: Core dumped or Im doing something wrong? - by rmonico - 09-27-2016, 07:22 PM