Пакет atlas-3.10.3-8.el8.x86_64
Имя | atlas |
---|---|
Эпоха | 0 |
Версия | 3.10.3 |
Релиз | 8.el8 |
Архитектура | x86_64 |
Сайт | http://math-atlas.sourceforge.net/ |
Лицензия | BSD |
Время сборки | 2023-08-08 15:40:41 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | Automatically Tuned Linear Algebra Software |
Репозитории | BaseOS |
Полное описание | The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort f(ocusing on applying empirical techniques in order to provide portable performance. At present, it provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK. The performance improvements in ATLAS are obtained largely via compile-time optimizations and tend to be specific to a given hardware configuration. In order to package ATLAS some compromises are necessary so that good performance can be obtained on a variety of hardware. This set of ATLAS binary packages is therefore not necessarily optimal for any specific hardware configuration. However, the source package can be used to compile customized ATLAS packages; see the documentation for information. |
Эррата | — |
Размер | 6548 КиБ |
Исходный проект | atlas-3.10.3-8.el8 |
Контрольная сумма SHA-256 | 2542c8d588e42457ba446749223361ce2f8aa82fdee4725dcaa27dfec01e157b |
×
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.10.3-8 - Rebuilt for MSVSphere 8.8 * Tue Jun 02 2020 Jakub Martisko <jamartis@redhat.com> - 3.10.3-8 * Update the s390 subpackages: - The base pakcage is now optimized to z13 - New subpackage is introduced: z14 - All remaining subpackages for s390 are being deprecated - Clean up of the spec file - Some commented out subpackages were removed form the spec - These subpackages were not built/shipped -> no change from the users point of view Resolves: #1782560 Resolves: #1780286 Resolves: #1782561 * Mon Jun 10 2019 Jakub Martisko <jamartis@redhat.com> - 3.10.3-7 * Fix covscan related issues (getri function) Related: #1602445 * Mon Dec 17 2018 Jakub Martisko <jamartis@redhat.com> - 3.10.3-6 * Pass all required compiler/linker flags - use annobin plugin - generate assembler build notes Related: #1624098 * Wed Apr 25 2018 Jakub Martisko <jamartis@redhat.com> - 3.10.3-5 - Pass RPM_LD_FLAGS to linker * Wed Apr 25 2018 Jakub Martisko <jamartis@redhat.com> - 3.10.3-4 - Add gcc to buildrequires * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 30 2018 Björn Esser <besser82@fedoraproject.org> - 3.10.3-2 - Rebuilt for GCC8 * Thu Aug 17 2017 Jakub Martisko <jamartis@redhat.com> - 3.10.3-1 - Update to new 3.10.3 stable version. - Remove ppc64/ppc64le related patches. - All packages now use -A option to specify the target CPU/Architecture instead of sed substitutions and auto detection. The packages should now be less dependant on the builder machine used. - Base package for each architecture should now be configured to be compatible with the most basic machine of given type. - In addittion to base package, added some optimized packages for more advanced CPUs for most architectures. - Dropped sse2/sse3 subpackages for ix86 * Wed Aug 16 2017 Tom Callaway <spot@fedoraproject.org> - 3.10.2-20 - rebuild again for fixed lapack