2017-07-12 17:14:47 +02:00
|
|
|
-------------------------------------------------------------------
|
2017-10-21 10:52:56 +02:00
|
|
|
Sat Oct 21 06:28:35 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- We need clang4-devel-static to build with current clang packaging
|
|
|
|
- Small spec-file cleanup
|
|
|
|
* drop conditionals for older releases then Factory as building
|
|
|
|
was not possible anyways
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-07-12 17:14:47 +02:00
|
|
|
Wed Jul 12 10:50:47 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Description should say what it is, not what it plans in the
|
|
|
|
future.
|
|
|
|
|
2017-07-11 14:26:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 8 17:29:43 UTC 2017 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- Fix runtime linking issues (missing crtbeginS.so)
|
|
|
|
- Require gcc for Factory
|
|
|
|
|
2017-07-04 09:58:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 3 21:23:21 UTC 2017 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- Fix path in the ICD-file
|
|
|
|
|
2017-05-19 10:49:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 19 08:49:22 UTC 2017 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update library name for uthash -> libut2
|
|
|
|
|
2017-05-18 10:29:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 16 18:59:30 UTC 2017 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- Update to 0.14
|
|
|
|
- Support for LLVM/Clang versions 3.9 and 4.0. Version 3.9 was the first
|
|
|
|
release to include all frontend features for OpenCL 2.0.
|
|
|
|
- Ability to build pocl in a mode where online compilation is not
|
|
|
|
supported to run in hosts without LLVM and binaries compiled offline
|
|
|
|
e.g. using poclcc.
|
|
|
|
- pocl's binary format now can contain all the necessary bits to
|
|
|
|
execute the programs on a host without online compiler support.
|
|
|
|
- Initial support for out-of-order execution execution of command queues.
|
|
|
|
- It's now possible to cross-compile pocl when building an offline
|
|
|
|
compiler build.
|
|
|
|
- New driver api extension to support out-of-order and asynchronous
|
|
|
|
devices/drivers.
|
|
|
|
- Pthread and HSA drivers are now fully asynchronous.
|
|
|
|
- CMake now the only supported build system, autotools removed.
|
|
|
|
- LTTng tracing support
|
|
|
|
- Add patches:
|
|
|
|
- pocl-disable-tests.diff
|
|
|
|
- compilation errors on some tests disable tests for now
|
|
|
|
- Remove patches:
|
|
|
|
- 0001-Fixes-357-broken-build-with-GCC-6.1.patch
|
|
|
|
- fixed upstream
|
|
|
|
|
2017-02-06 18:45:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 2 10:52:12 UTC 2017 - adam.majer@suse.de
|
|
|
|
|
|
|
|
- use individual libboost-*-devel packages instead of boost-devel
|
|
|
|
|
2017-01-20 10:04:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 20 08:45:21 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Use llvm3_8 for building and as runtime dependency
|
|
|
|
|
2016-10-09 20:20:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 9 09:17:33 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Use cmake macros
|
|
|
|
- Use ninja to speedup building
|
|
|
|
|
2016-07-04 21:15:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 4 15:04:04 UTC 2016 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- Add patch: 0001-Fixes-357-broken-build-with-GCC-6.1.patch
|
|
|
|
* Fix build with GCC 6.x
|
|
|
|
|
2016-04-05 16:03:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 5 07:18:43 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 0.13
|
|
|
|
* kernel compiler support for LLVM/Clang 3.8
|
|
|
|
* initial (partial) OpenCL 2.0 support
|
|
|
|
* CMake build system almost on parity with autotools
|
|
|
|
* Improved HSA support
|
|
|
|
* Other optimizations and bug fixes
|
|
|
|
|
2015-10-26 22:54:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 26 20:02:35 UTC 2015 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- update to version 0.12
|
|
|
|
Highlights
|
|
|
|
* Support for HSA-compliant devices (kernel agents). The GPU of AMD Kaveri
|
|
|
|
now works through pocl with a bunch of test cases in the AMD SDK 2.9 example
|
|
|
|
suite.
|
|
|
|
* New and improved kernel cache system that enables caching
|
|
|
|
kernels with #includes.
|
|
|
|
* Support for LLVM/Clang 3.7.
|
|
|
|
* Little endian MIPS32 now passes almost all pocl testsuite tests.
|
|
|
|
|
|
|
|
OpenCL Runtime/Platform API support
|
|
|
|
* Transferred buffer read/write/copy offset calculation to device driver side.
|
|
|
|
- these driver api functions have changed; got offset as a new argument.
|
|
|
|
* Maximum allocation is not limited to 1/4th of total memory size.
|
|
|
|
* Maximum image dimensions grow to fit maximum allocation.
|
|
|
|
* clGetDeviceInfo() reports better information about CPU vendor and cache.
|
|
|
|
* experimental clCreateSubDevices() for pthread CPU device.
|
|
|
|
|
|
|
|
OpenCL C Builtin Function Implementations
|
|
|
|
* Implemented get_image_dim().
|
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
* Avoid infinite loops when users recycle an event waiting list.
|
|
|
|
* Correctly report the base address alignment.
|
|
|
|
* Lots of others.
|
|
|
|
|
|
|
|
Misc
|
|
|
|
* Tests now using new cl2.hpp, removing dependency on OpenGL headers
|
|
|
|
|
|
|
|
- remove OpenGL-related packages from BuildRequires
|
|
|
|
- add rpmlintrc
|
|
|
|
|
2015-07-01 21:06:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 1 14:54:09 UTC 2015 - cdenicolo@suse.com
|
|
|
|
|
|
|
|
- license update: MIT
|
|
|
|
overall license is MIT, other licenses refere to build scripts only.
|
|
|
|
|
2015-06-10 20:42:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 12 19:11:26 UTC 2015 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- update to version 0.11
|
|
|
|
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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 7 19:16:42 UTC 2014 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- initial stable package, version 0.10
|
|
|
|
based on home:mnhauke:opencl:testing/pocl
|
|
|
|
|