Fri, 07 Jun 2024 08:25:00 UTC | login

Information for build pocl-3.1-1.fc38

ID244607
Package Namepocl
Version3.1
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pocl.git#023d016310fc482cc71b79afa90abd1bc7137921
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 complete
Volume DEFAULT
StartedWed, 12 Apr 2023 16:23:30 UTC
CompletedWed, 12 Apr 2023 18:10:10 UTC
Taskbuild (f38, /rpms/pocl.git:023d016310fc482cc71b79afa90abd1bc7137921)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pocl.git#023d016310fc482cc71b79afa90abd1bc7137921'}}
Tags
f38
f39
f40
f41
RPMs
src
pocl-3.1-1.fc38.src.rpm (info) (download)
riscv64
pocl-3.1-1.fc38.riscv64.rpm (info) (download)
pocl-devel-3.1-1.fc38.riscv64.rpm (info) (download)
pocl-debuginfo-3.1-1.fc38.riscv64.rpm (info) (download)
pocl-debugsource-3.1-1.fc38.riscv64.rpm (info) (download)
pocl-devel-debuginfo-3.1-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Apr 11 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 3.1-1 - Updated to version 3.1. - Fixed FTBFS on Fedora 37+. - Performed major SPEC cleanup. - Switched to SPDX license tag. * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Feb 17 2022 Felix Schwarz <fschwarz@fedoraproject.org> - 1.8-1 - update to 1.8 (rhbz #2013342) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 24 2021 Björn Esser <besser82@fedoraproject.org> - 1.7-3 - Rebuild(uthash) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat May 22 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 1.7-1 - Update to 1.7 release * Sun May 16 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 1.7-0.4.RC1 - Update to 1.7-RC1