Hi all:

 

I met a problem that when I ran the example1 of pocl on ARM board, the terminal 
would putout below:

 

0  opt       0x0053103c

1  opt       0x00531500

2  libc.so.6 0x40375d40 __default_sa_restorer_v2 + 0

Stack dump:

0.      Program arguments: /usr/local/bin/opt 
-load=/usr/local/lib/pocl/llvmopencl.so -break-constgeps -generate-header -ker

Segmentation fault

<stdin>:1:10: fatal error: 
'/tmp/poclhNlhGP/pthread/dot_product/kernel_header.h' file not found

#include "/tmp/poclhNlhGP/pthread/dot_product/kernel_header.h"

         ^

1 error generated.

ld: cannot find /tmp/poclhNlhGP/pthread/dot_product/descriptor.so.o: No such 
file or directory

cat: can't open '/tmp/poclhNlhGP/pthread/dot_product/kernel_header.h': No such 
file or directory

The kernel descriptor.so is not found.

 

My question is, how is kernel_header.h generated? Where is the code? Is in 
pocl_kernel?

 

Thanks,

Guanglei
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to