On Tue, 28 May 2013 21:29:09 +0200
Vincent Danjean <[email protected]> wrote:

>   Hi,
> 
> Le 28/05/2013 19:54, O. Hartmann a écrit :
> > On Sun, 19 May 2013 11:27:22 +0300
> >> If ocl-icd doesn't work for you, you could try the Khronos ICD
> >> loader with a patch from pocl applied. Instructions here:
> > 
> > KHRONOS ICD works now fine with POCL 0.8 on FreeBSD 10.0-CURRENT. I
> > give OCL-ICD also a try to make it a port. 
> 
>   I'm upstream for ocl-icd. We never test it nor even try it on
> FreeBSD but we would be very pleased if it works also on this
> plateform. If it still does not work, can you run the following
> commands (starting inside the ocl-icd sources):
> =====
> mkdir build
> cd build/
> ../configure
> make distcheck 2>&1 | tee build-log
> cd ..
> tar cvzf build.tgz build/
> =====
> and send me the build.tgz file ? (probably privately because it
> may be too big for this list)
> 
> PS: take care to try with ocl-icd 2.0.3 [1]. I just did the release,
> it fixes a bug in "make installcheck" (so also in "make distcheck")
> 
>   Regards,
>     Vincent
> 
> [1] https://forge.imag.fr/frs/download.php/395/ocl-icd-2.0.3.tar.gz

Hello Vincent,

OCL-ICD is working with FreeBSD as far as it compiles, installs also in
the BSD manner. A self written OpenCL mini program for checking the
platform is working in conjunction with POCL-0.8.

The POCL-tests get stuck at the point when the first test series is
about to start and then the console is showing 

/bin/sh './testsuite' 
## -------------------- ##
## pocl 0.8 test suite. ##
## -------------------- ##

OpenCL specification tests

  1: example1: dot product      



for eternity.

Oliver

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to