Wed, 29 May 2024 21:14:03 UTC | login

Information for build pocl-5.0-2.fc40

ID303884
Package Namepocl
Version5.0
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pocl.git#a6b3a9eefb1e86e61ba87e1015ba1d41e8aabb69
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
StartedTue, 16 Apr 2024 11:22:10 UTC
CompletedTue, 16 Apr 2024 13:44:06 UTC
Taskbuild (f40, /rpms/pocl.git:a6b3a9eefb1e86e61ba87e1015ba1d41e8aabb69)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pocl.git#a6b3a9eefb1e86e61ba87e1015ba1d41e8aabb69'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Mar 28 2024 Vitaly <vitaly@easycoding.org> 5.0-2 - Fixed FTBFS on i686 architecture. * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild