Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: isuruf/pocl

Tags

v1.1

Toggle v1.1's commit message
Nitpicking CHANGES.

v1.1-RC3

Toggle v1.1-RC3's commit message
lib/kernel: fix shuffle() / shuffle2() implementation

* removes 3-el shuffle(), as is not defined for vectors of size 3
* Addressing vector elements using array-style indexing is not legal
  in OpenCL; rewrite code to use unions of vectors and arrays.

v1.1-RC2

Toggle v1.1-RC2's commit message
Credit Andreas Beckmann for debian patches

v1.1-RC1

Toggle v1.1-RC1's commit message
Update pocl webpage with 1.1 release

v1.0

Toggle v1.0's commit message
Change wording ;)

v1.0-RC2

Toggle v1.0-RC2's commit message
Fix pocl#585 - note zlib-dev requirement in documentation

v1.0-RC1

Toggle v1.0-RC1's commit message
Fix pocl.pc

0.13

Toggle 0.13's commit message
CMake TCE: move tests to add_tests_pocl(), add regressions to tce label

and also mark the two tests in tce/fp16 WILL_FAIL.

0.13-RC4

Toggle 0.13-RC4's commit message
CMake TCE: move tests to add_tests_pocl(), add regressions to tce label

and also mark the two tests in tce/fp16 WILL_FAIL.

v0.9-RC3

Toggle v0.9-RC3's commit message
Mark two passes on ARM (ubuntu 12.04, cortex-a9) with AMD SDK 2.8.