Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libclc-19.1.7-1.fc42 RPM for s390x

From Fedora Rawhide for s390x / l

Name: libclc Distribution: Fedora Project
Version: 19.1.7 Vendor: Fedora Project
Release: 1.fc42 Build date: Wed Jan 22 11:56:50 2025
Group: Unspecified Build host: buildvm-s390x-20.s390.fedoraproject.org
Size: 81961195 Source RPM: libclc-19.1.7-1.fc42.src.rpm
Packager: Fedora Project
Url: https://libclc.llvm.org
Summary: An open source implementation of the OpenCL 1.1 library requirements
libclc 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 Functionsj
  * 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.

Provides

Requires

License

Apache-2.0 WITH LLVM-exception OR NCSA OR MIT

Changelog

* Wed Jan 22 2025 Timm Bäder <tbaeder@redhat.com> - 19.1.7-1
  - Update to 19.1.7
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 19.1.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jan 02 2025 Timm Bäder <tbaeder@redhat.com> - 19.1.6-1
  - Update to 19.1.6
* Mon Dec 09 2024 Asahi Lina <lina@asahilina.net> - 19.1.5-2
  - Split off spirv files into a subpackage
* Thu Dec 05 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.5-1
  - Update to 19.1.5
* Mon Nov 25 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.4-1
  - Update to 19.1.4
* Wed Nov 06 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.3-1
  - Update to 19.1.3
* Thu Sep 19 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.0-1
  - Update to 19.1.0
* Fri Sep 13 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.0~rc4-1
  - Update to 19.1.0-rc4
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 18.1.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jul 12 2024 Jesus Checa Hidalgo <jchecahi@redhat.com> - 18.1.8-1
  - 18.1.8 Release
* Thu Jun 13 2024 Tom Stellard <tstellar@redhat.com> - 18.1.7-1
  - 18.1.7 Release
* Tue May 21 2024 Tom Stellard <tstellar@redhat.com> - 18.1.6-1
  - 18.1.6 Release
* Fri May 03 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-1
  - 18.1.4 Release
* Wed Apr 17 2024 Tom Stellard <tstellar@redhat.com> - 18.1.3-1
  - 18.1.3 Release
* Fri Mar 22 2024 Tom Stellard <tstellar@redhat.com> - 18.1.2-1
  - 18.1.2 Release
* Wed Mar 13 2024 Tom Stellard <tstellar@redhat.com> - 18.1.1-1
  - 18.1.1 Release
* Thu Feb 29 2024 Tom Stellard <tstellar@redhat.com> - 18.1.0~rc4-1
  - 18.1.0-rc4 Release
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Nov 29 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-1
  - Update to LLVM 17.0.6
* Wed Nov 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.4-1
  - Update to LLVM 17.0.4
* Wed Oct 18 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
  - Update to LLVM 17.0.3
* Thu Oct 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.2-1
  - Update to LLVM 17.0.2
* Mon Sep 25 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.1-1
  - Update to LLVM 17.0.1
* Mon Sep 11 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-1
  - Update to LLVM 17.0.0 RC4
* Fri Aug 25 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc3-1
  - Update to LLVM 17.0.0 RC3
* Mon Aug 07 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc1-1
  - Update to LLVM 17.0.0 RC1
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 10 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-1
  - Update to LLVM 16.0.6
* Tue Jun 06 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.5-1
  - Update to LLVM 16.0.5
* Fri May 19 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.4-1
  - Update to LLVM 16.0.4
* Wed May 10 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.3-1
  - Update to LLVM 16.0.3
* Thu Apr 27 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.2-1
  - Update to LLVM 16.0.2
* Thu Apr 13 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.1-1
  - Update to LLVM 16.0.1
* Tue Mar 21 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0-1
  - Update to LLVM 16.0.0
* Wed Mar 15 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc4-1
  - Update to LLVM 16.0.0 RC4
* Wed Mar 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-1
  - Update to LLVM 16.0.0 RC3

Files

/usr/lib64/clc/amdgcn--amdhsa.bc
/usr/lib64/clc/aruba-r600--.bc
/usr/lib64/clc/barts-r600--.bc
/usr/lib64/clc/bonaire-amdgcn--.bc
/usr/lib64/clc/bonaire-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/caicos-r600--.bc
/usr/lib64/clc/carrizo-amdgcn--.bc
/usr/lib64/clc/carrizo-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/cayman-r600--.bc
/usr/lib64/clc/cedar-r600--.bc
/usr/lib64/clc/clspv--.bc
/usr/lib64/clc/clspv64--.bc
/usr/lib64/clc/cypress-r600--.bc
/usr/lib64/clc/fiji-amdgcn--.bc
/usr/lib64/clc/fiji-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1010-amdgcn--.bc
/usr/lib64/clc/gfx1010-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1011-amdgcn--.bc
/usr/lib64/clc/gfx1011-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1012-amdgcn--.bc
/usr/lib64/clc/gfx1012-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1013-amdgcn--.bc
/usr/lib64/clc/gfx1013-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1030-amdgcn--.bc
/usr/lib64/clc/gfx1030-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1031-amdgcn--.bc
/usr/lib64/clc/gfx1031-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1032-amdgcn--.bc
/usr/lib64/clc/gfx1032-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1033-amdgcn--.bc
/usr/lib64/clc/gfx1033-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1034-amdgcn--.bc
/usr/lib64/clc/gfx1034-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1035-amdgcn--.bc
/usr/lib64/clc/gfx1035-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1036-amdgcn--.bc
/usr/lib64/clc/gfx1036-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1100-amdgcn--.bc
/usr/lib64/clc/gfx1100-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1101-amdgcn--.bc
/usr/lib64/clc/gfx1101-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1102-amdgcn--.bc
/usr/lib64/clc/gfx1102-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1103-amdgcn--.bc
/usr/lib64/clc/gfx1103-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1150-amdgcn--.bc
/usr/lib64/clc/gfx1150-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1151-amdgcn--.bc
/usr/lib64/clc/gfx1151-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1152-amdgcn--.bc
/usr/lib64/clc/gfx1152-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1200-amdgcn--.bc
/usr/lib64/clc/gfx1200-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx1201-amdgcn--.bc
/usr/lib64/clc/gfx1201-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx602-amdgcn--.bc
/usr/lib64/clc/gfx602-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx705-amdgcn--.bc
/usr/lib64/clc/gfx705-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx805-amdgcn--.bc
/usr/lib64/clc/gfx805-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx900-amdgcn--.bc
/usr/lib64/clc/gfx900-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx902-amdgcn--.bc
/usr/lib64/clc/gfx902-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx904-amdgcn--.bc
/usr/lib64/clc/gfx904-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx906-amdgcn--.bc
/usr/lib64/clc/gfx906-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx908-amdgcn--.bc
/usr/lib64/clc/gfx908-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx909-amdgcn--.bc
/usr/lib64/clc/gfx909-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx90a-amdgcn--.bc
/usr/lib64/clc/gfx90a-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx90c-amdgcn--.bc
/usr/lib64/clc/gfx90c-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx940-amdgcn--.bc
/usr/lib64/clc/gfx940-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx941-amdgcn--.bc
/usr/lib64/clc/gfx941-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/gfx942-amdgcn--.bc
/usr/lib64/clc/gfx942-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/hainan-amdgcn--.bc
/usr/lib64/clc/hainan-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/hawaii-amdgcn--.bc
/usr/lib64/clc/hawaii-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/hemlock-r600--.bc
/usr/lib64/clc/iceland-amdgcn--.bc
/usr/lib64/clc/iceland-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/juniper-r600--.bc
/usr/lib64/clc/kabini-amdgcn--.bc
/usr/lib64/clc/kabini-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/kaveri-amdgcn--.bc
/usr/lib64/clc/kaveri-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/mullins-amdgcn--.bc
/usr/lib64/clc/mullins-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/nvptx--.bc
/usr/lib64/clc/nvptx--nvidiacl.bc
/usr/lib64/clc/nvptx64--.bc
/usr/lib64/clc/nvptx64--nvidiacl.bc
/usr/lib64/clc/oland-amdgcn--.bc
/usr/lib64/clc/oland-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/palm-r600--.bc
/usr/lib64/clc/pitcairn-amdgcn--.bc
/usr/lib64/clc/pitcairn-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/polaris10-amdgcn--.bc
/usr/lib64/clc/polaris10-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/polaris11-amdgcn--.bc
/usr/lib64/clc/polaris11-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/redwood-r600--.bc
/usr/lib64/clc/stoney-amdgcn--.bc
/usr/lib64/clc/stoney-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/sumo-r600--.bc
/usr/lib64/clc/sumo2-r600--.bc
/usr/lib64/clc/tahiti-amdgcn--.bc
/usr/lib64/clc/tahiti-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/tonga-amdgcn--.bc
/usr/lib64/clc/tonga-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/tongapro-amdgcn--.bc
/usr/lib64/clc/tongapro-amdgcn-mesa-mesa3d.bc
/usr/lib64/clc/turks-r600--.bc
/usr/lib64/clc/verde-amdgcn--.bc
/usr/lib64/clc/verde-amdgcn-mesa-mesa3d.bc
/usr/share/doc/libclc
/usr/share/doc/libclc/CREDITS.TXT
/usr/share/doc/libclc/README.TXT
/usr/share/licenses/libclc
/usr/share/licenses/libclc/LICENSE.TXT


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jan 27 04:19:09 2025