Package hpl: Information

    Source package: hpl
    Version: 2.3-alt4
    Build time:  Feb 10, 2025, 02:27 PM
    Category: Sciences/Other
    Report package bug
    License: BSD-4-Clause
    Summary: The Linpack Benchmark
    Description: 
    HPL is a software package that solves a (random) dense linear system
    in double precision (64 bits) arithmetic on distributed-memory
    computers. It can thus be regarded as a portable as well as freely
    available implementation of the High Performance Computing Linpack
    Benchmark.

    List of RPM packages built from this SRPM:
    hpl (loongarch64)
    hpl-debuginfo (loongarch64)
    hpl-devel-static (loongarch64)
    hpl-doc (noarch)

    Maintainer: Andrew Savchenko


      1. liblapack-devel
      2. autoconf-archive
      3. libopenblas-devel
      4. openmpi-devel

    Last changed


    Feb. 10, 2025 Andrew Savchenko 2.3-alt4
    - Remove technically invalid and illigal due to NMU policy commit by
      snk@.
    Feb. 7, 2025 Nikolay Strelkov 2.3-alt3
    - Removed -Ofast as conflicting with -O2 (closes: #52969).
    Nov. 7, 2024 Andrew Savchenko 2.3-alt2
    - Add missing devel headers.
    - Fix docs packaging.