[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package simde-0.8.2-1.el10_0.src download

Name simde
Epoch 0
Version 0.8.2
Release 1.el10_0
Architecture src
Website/URL https://github.com/simd-everywhere/simde
License MIT AND CC0-1.0
Build Time 2025-05-24 22:20:17
Build Host builder-x86-08.inferitos.ru
Summary Implementations of SIMD instruction sets for non-native systems
Repositories Extras
Description Implementations of SIMD instruction sets for non-native systems The SIMDe header-only library provides fast, portable implementations of SIMD intrinsics on hardware which doesn't natively support them, such as calling SSE functions on ARM. There is no performance penalty if the hardware supports the native implementation (e.g., SSE/AVX runs at full speed on x86, NEON on ARM, etc.).
Errata
Size 7291 KiB
Source Project simde-0.8.2-1.el10_0
SHA-256 checksum 517007cd04c51cb734c6d49937087abdcd2b647edff207d48b8764831856ffb0
× Full screenshot
Changelog link
* Sat May 24 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.8.2-1
- Rebuilt for MSVSphere 10

* Fri Jul 26 2024 Dominik Mierzejewski <dominik@greysector.net> - 0.8.2-1
- Upgrade to SIMDe 0.8.2
  Resolves: rhbz#2251016
- Use upstream ci.sh
- Fix build on aarch64 and backport some upstream fixes

* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.6-5.gitfefc785
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Tue Jun 04 2024 Pavel Solovev <daron439@gmail.com> - 0.7.6-4.gitfefc785
- fix -devel deps

* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.6-3.gitfefc785
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.6-2.gitfefc785
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Mon Jun 12 2023 Jun Aruga <jaruga@redhat.com> - 0.7.6-1.gitfefc785
- Upgrade to SIMDe 0.7.6.
  Resolves: rhbz#2192076