Am Thu, 12 Mar 2015 16:31:26 +0100
Michal Babej <[email protected]> schrieb:

> Hi all,
> 
> After three RCs, it's time for a release. There are a few remaining
> bugs, but they aren't regressions & not serious enough to hold up the
> release, so here we go.
> 
> This release adds:
>  * kernel compiler support for LLVM/Clang 3.6,
>  * caching of compiled OpenCL kernels
>  * initial Android support
>  * experimental Windows support (many things still broken there)
>  * two new examples, Cloverleaf and Halide, updated AMDSDK examples
>  * better debugging possibilities
>  * initial MIPS architecture support
> 
> The CHANGES file has more details.
> 
> Thanks everyone for the help!
> 
> -- mb
[...]

I just refurbished my FreeBSD port for support of POCL-0.11.

Using pocl-0.11 with CLANG/LLVM 3.6, I run into failures while running the 
testsuites.
First I'd expect the standard tests to work, but I receive:


[...]
  4: example1: dot product (SPIR32)                  skipped (testsuite.at:56)
[...]
 20: Kernel functions abs abs_diff add_sat hadd mad_hi mad_sat mul_hi rhadd 
sub_sat
(loopvec) FAILED (testsuite.at:222)
[...]
 29: Kernel functions: shuffle halfN                 skipped (testsuite.at:304)
[...]
 72: struct kernel arguments - lp:987905             skipped 
(testsuite-regression.at:107)
 73: vector kernel arguments - lp:987905             skipped 
(testsuite-regression.at:114)


and

[...]
OpenCL Programming Guide Samples

105: Building the sources against pocl               FAILED 
(testsuite-samples.at:23)
106: Run Chapter 2: Hello World                      FAILED 
(testsuite-samples.at:32)
107: Run Chapter 3: OpenCLConvolution                FAILED 
(testsuite-samples.at:42)
108: Run Chapter 6: HelloBinaryWorld                 FAILED 
(testsuite-samples.at:55)
109: Run Chapter 7: SimpleBufferSubBuffer            FAILED 
(testsuite-samples.at:70)
110: Run Chapter 8: ImageFilter2D                    FAILED 
(testsuite-samples.at:82)
111: Run Chapter 12: VectorAdd (C++ bindings)        FAILED 
(testsuite-samples.at:106)
[...]


Can someone help digging into this?

Thanks in advance,

O. Hartmann

Attachment: pgpOlfyafrotg.pgp
Description: OpenPGP digital signature

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to