Thu, 25 Apr 2024 20:25:15 UTC | login

Information for build libclc-0.2.0-17.git9f6204e.0.riscv64.fc33

ID154564
Package Namelibclc
Version0.2.0
Release17.git9f6204e.0.riscv64.fc33
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/libclc.git#87ae77a9dc8b1ea35434cdcf6c2b443f477aad38
SummaryAn open source implementation of the OpenCL 1.1 library requirements
Descriptionlibclc is an open source, BSD licensed implementation of the library requirements of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. The following sections of the specification impose library requirements: * 6.1: Supported Data Types * 6.2.3: Explicit Conversions * 6.2.4.2: Reinterpreting Types Using as_type() and as_typen() * 6.9: Preprocessor Directives and Macros * 6.11: Built-in Functions * 9.3: Double Precision Floating-Point * 9.4: 64-bit Atomics * 9.5: Writing to 3D image memory objects * 9.6: Half Precision Floating-Point libclc is intended to be used with the Clang compiler's OpenCL frontend. libclc is designed to be portable and extensible. To this end, it provides generic implementations of most library requirements, allowing the target to override the generic implementation at the granularity of individual functions. libclc currently only supports the PTX target, but support for more targets is welcome.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 01 Apr 2020 12:10:04 UTC
CompletedWed, 01 Apr 2020 14:18:19 UTC
Taskbuild (f33, /rpms/libclc.git:87ae77a9dc8b1ea35434cdcf6c2b443f477aad38)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/libclc.git#87ae77a9dc8b1ea35434cdcf6c2b443f477aad38'}}
Tags
f33
f37
f38
RPMs
src
libclc-0.2.0-17.git9f6204e.0.riscv64.fc33.src.rpm (info) (download)
riscv64
libclc-0.2.0-17.git9f6204e.0.riscv64.fc33.riscv64.rpm (info) (download)
libclc-devel-0.2.0-17.git9f6204e.0.riscv64.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Apr 01 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.2.0-17.git9f6204e.0.riscv54 - Add RISC-V 64-bit (riscv64) * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-17.git9f6204e - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-16.git9f6204e - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Apr 03 2019 Dave Airlie <airlied@redhat.com> - 0.2.0-15.git9f6204e - Update to latest upstream snapshot (prior to moving to cmake) * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-14.git1ecb16d - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Dec 04 2018 Dave Airlie <airlied@redhat.com> - 0.2.0-13.git1ecb16d - Update to latest libclc snapshot * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-12.gitc45b9df - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.0-11.gitc45b9df - Update to latest git snapshot