Tue, 28 May 2024 09:38:18 UTC | login

Information for build pocl-1.5-8.fc33

ID189211
Package Namepocl
Version1.5
Release8.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pocl.git#c978d5a715ff1eb740cd04ac69d72be6051c1f2b
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 bydavidlt
State failed
Volume DEFAULT
StartedFri, 07 May 2021 19:06:00 UTC
CompletedFri, 07 May 2021 19:45:49 UTC
Taskbuild (f33, /rpms/pocl.git:c978d5a715ff1eb740cd04ac69d72be6051c1f2b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pocl.git#c978d5a715ff1eb740cd04ac69d72be6051c1f2b'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Oct 15 2020 sguelton@redhat.com - 1.5-8 - Rebuilt for LLVM 11.0.0 * Tue Aug 11 2020 Tom Stellard <tstellar@redhat.com> - 1.5-7 - Rebuild for LLVM11 * Tue Aug 04 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 1.5-6 - Update for cmake change, build for all arches * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Apr 23 2020 sguelton@redhat.com - 1.5-3 - Use same std version as LLVM, see rhbz#1817631 * Sun Apr 05 2020 sguelton@redhat.com - 1.5-2 - rebuilt for llvm 10.0.0 final * Fri Apr 03 2020 Pete Walter <pwalter@fedoraproject.org> - 1.5-1 - Update to 1.5 * Wed Mar 25 2020 sguelton@redhat.com - 1.4-2 - rebuilt for llvm 10.0.0.rc6 * Tue Feb 11 2020 sguelton@redhat.com - 1.4-1 - 1.4 release * Thu Feb 06 2020 sguelton@redhat.com - 1.4-0.4.rc2 - Rebuilt for llvm 10.0.0.rc1 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-0.3.rc2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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