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

    Исходный пакет: openblas
    Версия: 0.3.9-alt2
    Собран:  25 июня 2021 г. 15:54 в задании #274919
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: 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, ppc64le, i586, armh, aarch64)
    libopenblas-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libopenblas-devel (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Ilya Kurdyukov


      1. gcc-fortran

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


    5 июня 2021 г. Ilya Kurdyukov 0.3.9-alt2
    - fixed passing of compiler options, added check
    - added patch with e2k architecture support (no optimizations)
    25 апреля 2020 г. Kirill Maslinsky 0.3.9-alt1
    - Version 0.3.9
    15 мая 2019 г. Gleb Fotengauer-Malinovskiy 0.2.20-alt2
    - Added BR: libgomp-devel on ppc64le architecture.