Hi,

On 11.01.2017 11:38, #SETHUPANDI ABISHEK# wrote:
> Hi all,
>
> To test poclv0.13 for zedboard, i have following configuration (compiled in 
> the target system)
>
> DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
> Target: armv7l-unknown-linux-gnueabihf
> gcc-4.9
> g++-4.9
> hwloc-info-1.8
> llvm-version-3.8.0
> clang-version-3.8.0
> ocl-icd loader-2.2.10

This should be fine. Ubuntu 12.04 probably hasn't gotten too much testing 
lately though.


> After successfull compilation for pocl with ocl-icd loader enable, make check 
> command fails with logs.
>
> So i checked with devquery, a separate application, only clGetPlatformInfo 
> API (ie., Platform Vendor: The pocl project) works. clGetDeviceIDs receives 
> processing signum 11 (SIGSEGV).
>
> Pls suggest ideas to debug

Try setting a breakpoint in POclGetDeviceIDs() when running your devquery in in 
a debugger. That should give you a hint 
on what/where the problem is.

kalle

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to