O. wrote on 2014-01-04:

> I use that port's Makefile I created. When running the OpenCL book's
> examples, example1 gets stuck and using "procstat" shows something
> like

Yes, this is what I see too. I traced it down and it is now recorded as
pocl issue 45 (https://github.com/pocl/pocl/issues/45). Unfortunately,
this seems to be a "wontfix" from pocl's point of view. 

An easy work-around to get at least the pocl internal testsuite to run
is to compile the tests with "-pthread". I guess passing that to the
OCL book's build system would help.

Perhaps a solution (for FreeBSD) is to have its ICD loader's
pkg-config (or similar) tell any applications that link against it to
compile with '-pthread', but this does seem a bit fragile.

Other than that, I see only one unexpected failure in pocl's internal
testsuite on FreeBSD 9.2 :)


kalle



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to