Thu, 25 Apr 2024 14:30:15 UTC | login

Information for build pocl-1.4-0.2.rc2.el8

ID28432
Package Namepocl
Version1.4
Release0.2.rc2.el8
Epoch
SummaryPortable Computing Language - an OpenCL implementation
DescriptionPocl's goal is to become an efficient open source (MIT-licensed) implementation of the OpenCL 1.2 (and soon OpenCL 2.0) standard. In addition to producing an easily portable open-source OpenCL implementation, another major goal of this project is improving performance portability of OpenCL programs with compiler optimizations, reducing the need for target-dependent manual optimizations. At the core of pocl is the kernel compiler that consists of a set of LLVM passes used to statically transform kernels into work-group functions with multiple work-items, even in the presence of work-group barriers. These functions are suitable for parallelization in multiple ways (SIMD, VLIW, superscalar,...).
Built byrdobuilder
State complete
Volume DEFAULT
StartedThu, 30 Jan 2020 07:39:34 UTC
CompletedThu, 30 Jan 2020 08:07:05 UTC
Taskbuild (cloud8-openstack-ussuri-el8, pocl-1.4-0.2.rc2.el8.src.rpm)
Tags
cloud8-openstack-train-el8-build
cloud8-openstack-ussuri-el8-build
cloud8-openstack-victoria-el8-build
RPMs
src
pocl-1.4-0.2.rc2.el8.src.rpm (info) (download)
aarch64
pocl-1.4-0.2.rc2.el8.aarch64.rpm (info) (download)
pocl-devel-1.4-0.2.rc2.el8.aarch64.rpm (info) (download)
pocl-debuginfo-1.4-0.2.rc2.el8.aarch64.rpm (info) (download)
pocl-debugsource-1.4-0.2.rc2.el8.aarch64.rpm (info) (download)
pocl-devel-debuginfo-1.4-0.2.rc2.el8.aarch64.rpm (info) (download)
x86_64
pocl-1.4-0.2.rc2.el8.x86_64.rpm (info) (download)
pocl-devel-1.4-0.2.rc2.el8.x86_64.rpm (info) (download)
pocl-debuginfo-1.4-0.2.rc2.el8.x86_64.rpm (info) (download)
pocl-debugsource-1.4-0.2.rc2.el8.x86_64.rpm (info) (download)
pocl-devel-debuginfo-1.4-0.2.rc2.el8.x86_64.rpm (info) (download)
Logs
aarch64
root.log
hw_info.log
mock_output.log
build.log
state.log
x86_64
root.log
hw_info.log
mock_output.log
build.log
state.log
Changelog * Thu Sep 26 2019 Tom Stellard <tstellar@redhat.com> - 1.4-0.2.rc2 - Link against libclang-cpp.so - https://fedoraproject.org/wiki/Changes/Stop-Shipping-Individual-Component-Libraries-In-clang-lib-Package * Thu Sep 19 2019 Tom Stellard <tstellar@redhat.com> - 1.4-0.1.rc2 - 1.4-rc2 Release * Sun Aug 25 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2-6.20190221gita0b083a1b47a738 - Rebuilt for hwloc-2.0 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-5.20190221gita0b083a1b47a738 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Feb 19 2019 sguelton@redhat.com - 1.2-4 - Rebuild for llvm 8.0.0rc2, moving to top-of-tree version * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Dec 17 2018 sguelton@redhat.com - 1.2-2 - Rebuilt for llvm 7.0.1 * Tue Nov 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2-1 - Update to 1.2 * Tue Nov 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2~rc1-1 - Use tilde versioning * Wed Aug 15 2018 Tom Stellard <tstellar@redhat.com> - 1.2-0.2.rc1 - Update to 1.2-rc1 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Mar 26 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.1-2 - Minor spec updates/cleanups - Enable aarch64 * Fri Mar 23 2018 Tom Stellard <tstellar@redhat.com> - 1.1-1 - Update to 1.1 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0-3 - Switch to %ldconfig_scriptlets * Fri Jan 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0-2 - Re-enable arm * Mon Jan 01 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0-1 - Update to 1.0 * Tue Oct 24 2017 Tom Stellard <tstellar@redhat.com> - 0.15-0.1.20171023git53ef5e8 - Rebase to latest master branch for LLVM 5.0 support * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri May 26 2017 Peter Robinson <pbrobinson@fedoraproject.org> 0.14-2 - Add upstream patch to fix ARM arch detection * Wed Apr 12 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.14-1 - Update to 0.14 * Tue Mar 28 2017 Tom Stellard <tstellar@redhat.com> - 0.14-0.6.gitd56ab93 - Rebase to latest release_0_14 branch * Fri Mar 10 2017 Tom Stellard <tstellar@redhat.com> - 0.14-0.5.gite05a24b - Rebase to latest release_0_14 branch * Fri Mar 03 2017 Dave Airlie <airlied@redhat.com> - 0.14-0.4.gite4f7002 - rebase to latest pocl master * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-0.3.git3fef5b5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Nov 24 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.14-0.2.git3fef5b5 - Update to latest git - Move /usr/share into main package * Fri Oct 28 2016 Dave Airlie <airlied@redhat.com> - 0.14-0.1 - pocl 0.14-pre, just use a pocl snapshot for now * Thu Oct 27 2016 Dave Airlie <airlied@redhat.com> - 0.13-8 - Rebuild + backport for llvm 3.9 * Wed Aug 31 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.13-7 - Couple of fixes * Wed Aug 31 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.13-6 - Rebuild for OpenCL 2.1 * Sun Aug 14 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.13-5 - Remove virtual provides for opencl-icd * Fri Apr 08 2016 Björn Esser <fedora@besser82.io> - 0.13-4 - add virtual Provides for ocl-icd (RHBZ #1317605) * Fri Apr 08 2016 Björn Esser <fedora@besser82.io> - 0.13-3 - changes as suggested in rhbz #1324438 - enable builds for %{arm} - fix spelling error in devel-pkg %description and %summary - fix rpmlint warnings for spec-file and srpm * Tue Apr 05 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.13-2 - use -DKERNELLIB_HOST_CPU_VARIANTS=distro - add --output-on-failure for ctest invocation * Tue Apr 05 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.13-1 - Update to 0.13 (RHBZ #1323866) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 27 2016 Adam Jackson <ajax@redhat.com> 0.12-2 - Rebuild for llvm 3.7.1 library split * Thu Nov 05 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.12-1 - 0.12 release * Tue Oct 06 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.12-0.1.git20151006.eb665eb - Todays snapshot (eb665eb) * Thu Sep 17 2015 Dave Airlie <airlied@redhat.com> 0.11-3 - snapshot pocl master - for llvm 3.7 support * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Apr 13 2015 Björn Esser <bjoern.esser@gmail.com> - 0.11-1 - temporarily ignore testsuite fails on fc >= 23 * Fri Apr 10 2015 Björn Esser <bjoern.esser@gmail.com> - 0.11-1 - pocl 0.11 - adds support for LLVM >= 3.5 * Fri Apr 10 2015 Björn Esser <bjoern.esser@gmail.com> - 0.10-3 - rebuild for libLLVM-3.6.so * Tue Oct 28 2014 Adam Jackson <ajax@redhat.com> 0.10-2 - BuildRequires: libedit-devel - Rebuild for llvm 3.5 * Tue Oct 14 2014 Adam Jackson <ajax@redhat.com> 0.10-1 - pocl 0.10 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 22 2014 Björn Esser <bjoern.esser@gmail.com> - 0.9-5 - require uthash-devel instead of uthash - small cleanups * Mon Apr 07 2014 Fabian Deutsch <fabiand@fedoraproject.org> - 0.9.4 - Provide isas for correct requires rhbz#1082364 * Mon Mar 31 2014 Fabian Deutsch <fabiand@fedoraproject.org> - 0.9-3 - Add glibc-devel requirement * Fri Jan 31 2014 Rex Dieter <rdieter@fedoraproject.org> 0.9-2 - rebuild (llvm 3.4 again) * Wed Jan 29 2014 Fabian Deutsch <fabiand@fedoraproject.org> - 0.9-1 - Update to 0.9 * Fri Jan 17 2014 Fabian Deutsch <fabiand@fedoraproject.org> - 0.9-0.9.rc2 - Update to 0.9RC2 * Wed Jan 15 2014 Dave Airlie <airlied@redhat.com> 0.9-0.8.git20131209.9374f32 - bump for rebuild against llvm 3.4 * Mon Dec 09 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.9-0.7.git20131209.9374f32 - Enable LLVM API mode * Mon Dec 09 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.9-0.6.git20131209.7fc5dd0 - Update to a working snapshot - Drop utlist.h from Makefile - Set LLC_HOST_CPU to workaround incorrect CPU detection/missing LLVM support * Mon Nov 11 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.9-0.5.git20131111.8a26561 - Fix Requirement * Mon Nov 11 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.9-0.4.git20131111.8a26561 - Add BR on gcc-c++ temporarily - Update to a newer snapshot * Mon Oct 07 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.9-0.3.git20131007.94d0cce - Update to 94d0cce4b368bdc963e97952ccf88e55e6a8b4ba - Includes implementations for clSetEventCallback * Wed Oct 02 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.9-0.2.git20130925.b190740 - Update package summary to include OpenCL * Tue Oct 01 2013 Björn Esser <bjoern.esser@gmail.com> - 0.9-0.1.git20130925.b190740 - update to recent git-snapshot - minor cleanup - include some more documentation * Sun Sep 29 2013 Dan Horák <dan[at]danny.cz> - 0.8-8 - switch to ExclusiveArch as it needs explicit porting to new arches * Wed Aug 28 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.8-7 - Add requirements on opencl-filesystem and uthash - Remove uthash sources during prep - Fix license field * Mon Aug 19 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.8-6 - Move includedir to base package. This is required to build kernels at runtime. * Thu Aug 15 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.8-5 - Unbundle uthash - Updated licenses * Wed Aug 14 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.8-4 - Drop -libs subpackage - Fix -devel BR on base package * Wed Aug 14 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.8-3 - Add check - Enforce ICD usage - Fix duplicate file warnings * Tue Aug 13 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.8-2 - Own some dirs - Fix -devel libraries - Add hwloc, llvm, mesa-libGL BR - Glob for bc and type files - ExcludeArch armv7hl * Mon Aug 12 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.8-1 - Update to 0.8 - Better description - Fix SourceUrl * Sun Aug 11 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.8pre-0.2 - Updated bzr snapshot * Wed Feb 27 2013 Dave Airlie <airlied@redhat.com> - 0.8pre-0.1 - first import