Package Release Info

beignet-1.3.2-bp152.3.1

Update Info: Base Release
Available in Package Hub : 15 SP2 (BETA)

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

beignet
beignet-devel

Change Logs

* Thu Jun 04 2020 Martin Hauke <mardnh@gmx.de>
- Use LLVM7 on Leap 15.2 / SLE15 SP2 or later (boo#1172362)
* Mon Nov 18 2019 Simon Lees <sflees@suse.de>
- %make_jobs is depricated replaced by %cmake_build
- use %autopatch
* Tue Oct 29 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Add explicit BuildRequires: pkgconfig(libdrm,xext,xfixes), required on TW.
* Sun Jul 14 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Use LLVM 7 on Tumbleweed, which is the last supported version for
  beignet (TerminatorInst has been removed in LLVM 8)
* Thu Jan 24 2019 alarrosa@suse.com
- Add a _constraints file to specify this package needs at least
  6500 MB of memory to build. Also use %limit_build to be sure
  parallel builds are taken into account.
* Sat Jan 19 2019 Linnaea Lavia <linnaea@lavia.moe>
- Add Coffee Lake support, reusing Kaby Lake code.
  * 0004-Enable-Coffee-Lake-support.patch
* Mon Jan 07 2019 Linnaea Lavia <linnaea@lavia.moe>
- Fix build failure with llvm7 with patch from upstream Git:
  * 0008-Add-preliminary-LLVM-7-support.patch (fate#325696)
- Fix self-test failures on some systems:
  * beignet-disable-NegAddOptimization.patch
* Wed Oct 31 2018 Bernhard Wiedemann <bwiedemann@suse.com>
- drop indeterministic pch files to make package build reproducible
* Wed Aug 08 2018 alarrosa@suse.com
- Add patch beignet-llvm6.patch to fix build failure with llvm6
- Fix installation of broken symlink for README.md
- Use %license
* Wed Jan 31 2018 msrb@suse.com
- Remove dependency on clang-devel-static. (bnc#1065464)
  * It was removed, clang-devel now again provides everything
    necessary as shared libraries.
* Thu Oct 26 2017 mpluskal@suse.com
- Update to version 1.3.2:
  * Add some Gemini Lake devices support.
  * Add llvm4.0 and llvm5.0 support.
  * Add cl_intel_required_subgroup_size extension support.
  * Fix some other bugs.
- Drop no longer needed patches:
  * 0001-Backend-Remove-old-llvm-support-code.patch
  * 0002-Backend-Fix-an-include-file-error-problem.patch
  * 0003-Backend-Refine-GEP-lowering-code.patch
  * 0004-Backend-Refine-LLVM-version-check-macro.patch
  * 0005-Backend-Refine-FCmp-one-and-une.patch
  * 0006-utest-fix-image-qualifier-of-compiler_fill_gl_image-.patch
  * 0007-Backend-Add-LLVM40-support.patch
* Thu May 04 2017 mardnh@gmx.de
- Add patches for LLVM 4.0 support
  * 0001-Backend-Remove-old-llvm-support-code.patch
  * 0002-Backend-Fix-an-include-file-error-problem.patch
  * 0003-Backend-Refine-GEP-lowering-code.patch
  * 0004-Backend-Refine-LLVM-version-check-macro.patch
  * 0005-Backend-Refine-FCmp-one-and-une.patch
  * 0006-utest-fix-image-qualifier-of-compiler_fill_gl_image-.patch
  * 0007-Backend-Add-LLVM40-support.patch
* Tue Mar 14 2017 mpluskal@suse.com
- Update to version 1.3.1:
  * OpenCL 2.0 support.
  * OpenCL event and enqueue module re-implement.
  * Other OpenCL runtime driver refine.
  * LLVM 3.9 support.
  * Extension cl_khr_gl_sharing support.
  * Extension intel_subgroups_short support.
  * Large kernel compiling speed up.
  * Register allocation improvement.
  * Enable OpenCL 2.0 where device supported.
  * Optimize int64 multiply int64.
  * Add cl_khr_gl_sharing example and document.
  * Fix some bugs.
* Sun Jan 01 2017 jengelh@inai.de
- Trim filler words from description.
* Sat Nov 12 2016 mpluskal@suse.com
- Update to version 1.2.1
  * Add some Apollo Lake devices support.
  * Add llvm3.9 support.
  * Fix some cl_intel_subgroups extension bugs.
  * Avoid too many messages when the driver could not find good
    work group size.
  * Fix some other bugs.
* Tue Aug 30 2016 mardnh@gmx.de
- Update to 1.2.0
  * 6th generation Intel Atom Processors (Broxton) support.
  * 6th generation Intel Core Processors (Kabylake) support.
  * LLVM 3.7 and 3.8 support.
  * ASM debug infomation and profiling support.
  * Experimental double data type support for processors after  6th generation(Broadwell) .
  * Full cl_intel_subgroups extension.
  * OpenCL 2.0 workgroup built-in functions.
  * Local copy propagation optimization and other optimizations
  * intel_accelerator extension and basic intel_motion_estimation extension.
  * Android build.
  * Refined printf implementation.
  * Bug fixes since last release.
- Drop no longer needed patches (fixed upstream)
  * gcc6-support.patch
  * llvm38-support.patch
  * std-isnan-isinf.patch
* Mon Jul 04 2016 mardnh@gmx.de
- Add patches to support build with GCC6.1
  * gcc6-support.patch
  * llvm38-support.patch
  * std-isnan-isinf.patch
* Sun May 08 2016 mpluskal@suse.com
- Update to 1.1.2
  * Add Broxton support.
  * Add llvm3.7 support.
  * Fix event bugs.
  * Fix the annoying "Failed to release userptr..." error message.
  * Fix printf bugs.
- Drop no longer needed beignet-llvm37.diff
* Fri Dec 18 2015 mpluskal@suse.com
- Update to 1.1.1
  * Dump asm to a file.
  * Use addRemappedFile to avoid creating temporary cl source file.
  * add collectInsnNum to collect block instruction number.
  * Fix piglit clLinkProgram fail.
  * Calculate appropriate timestamps for cl profile.
- Use cmake macros
* Thu Oct 22 2015 normand@linux.vnet.ibm.com
- add ExclusiveArch %{ix86} x86_64 to avoid build error other archi