[ Все 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 ]
×

Проект xsimd-13.0.0-2.el10_0

Имя xsimd
Эпоха 0
Версия 13.0.0
Релиз 2.el10_0
Сайт https://xsimd.readthedocs.io/
Лицензия BSD-3-Clause
Время сборки 2024-12-28 12:42:47
Хост сборки builder-x86-04.inferitos.ru
Краткое описание C++ wrappers for SIMD intrinsics
Репозитории Extras
Полное описание SIMD (Single Instruction, Multiple Data) is a feature of microprocessors that has been available for many years. SIMD instructions perform a single operation on a batch of values at once, and thus provide a way to significantly accelerate code execution. However, these instructions differ between microprocessor vendors and compilers. xsimd provides a unified means for using these features for library authors. Namely, it enables manipulation of batches of numbers with the same arithmetic operators as for single values. It also provides accelerated implementation of common mathematical functions operating on batches.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
xsimd-devel-13.0.0-2.el10_0.x86_64 C++ wrappers for SIMD intrinsics f12327ea99b127e30f49cd882e31168e7a5d0d6c38dc21fa1ffe817e49b927a6 download
aarch64
xsimd-devel-13.0.0-2.el10_0.aarch64 C++ wrappers for SIMD intrinsics f97787b73138fbf92c994161083dc2c84b57dd90034e7b248511a4a144c91801 download
src
xsimd-13.0.0-2.el10_0.src C++ wrappers for SIMD intrinsics 8f0ceccde280b5c73e96c12e57e21caee0e6dcbc8bc6470b58ab704cbbecb784 download
История изменений link
* Thu Dec 26 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 13.0.0-2
- Rebuilt for MSVSphere 10

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

* Fri May 03 2024 sergesanspaille <sguelton@redhat.com> - 13.0.0-1
- 13.0.O

* Mon Jan 29 2024 Fedora Release Engineering <releng@fedoraproject.org> - 12.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

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

* Wed Dec 13 2023 sergesanspaille <sguelton@redhat.com> - 12.1.1-1
- Update to 12.1.1
- Fixes rhbz#2249168

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

* Wed May 24 2023 sergesanspaille <sguelton@redhat.com> - 11.1.0-1
- Update to 11.1.0
- Fixes: rhbz#2207683

* Fri Apr 07 2023 Miro Hrončok <miro@hroncok.cz> - 11.0.0-2
- Update the License tag to SPDX

* Fri Apr 07 2023 Miro Hrončok <miro@hroncok.cz> - 11.0.0-1
- Update to 11.0.0
- Fixes: rhbz#2185154