Пакет openblas: Информация

    Исходный пакет: openblas
    Версия: 0.3.33-alt2
    Последняя версия по данным Repology
    Собран:  19 мая 2026 г. 13:02 в задании #418608
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/xianyi/OpenBLAS

    Лицензия: BSD
    О пакете: Optimized BLAS library based on GotoBLAS2 1.13
    Описание: 
    GotoBLAS2 has been released by the Texas Advanced Computing Center as
    open source software under the BSD license. This product is no longer
    under active development by TACC, but it is being made available to the
    community to use, study, and extend. GotoBLAS2 uses new algorithms and
    memory techniques for optimal performance of the BLAS routines. The
    changes in this final version target new architecture features in
    microprocessors and interprocessor communication techniques; also, NUMA
    controls enhance multi-threaded execution of BLAS routines on node.
    
    OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD
    version. OpenBLAS is an open source project supported by Lab of Parallel
    Software and Computational Science, ISCAS.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    libopenblas (x86_64, i586, aarch64)
    libopenblas-debuginfo (x86_64, i586, aarch64)
    libopenblas-devel (x86_64, i586, aarch64)

    Сопровождающий: Ivan A. Melnikov



      1. gcc-fortran

    Последнее изменение


    19 мая 2026 г. Ivan A. Melnikov 0.3.33-alt2
    - backport upstream fix for TRSM on Barcelona target
      (fixes FTBFS on i586).
    23 апреля 2026 г. Ivan A. Melnikov 0.3.33-alt1
    - 0.3.33.
    6 апреля 2026 г. Ivan A. Melnikov 0.3.32-alt2
    - backport upstream workaround for miscompilation of the ARM64
      non-SVE DDOT kernel.