HPC中Benchmark及数值计算库

本文介绍了HPC中的基准测试工具和数值计算库,包括LINPACK、BLAS、ATLAS、LAPACK、MKL和NPB。LINPACK用于解决线性方程组,已被LAPACK取代。BLAS提供基本线性代数操作,ATLAS是自动调优的线性代数软件。LAPACK包含高效的线性系统求解和特征值问题算法,依赖于BLAS。Intel MKL是针对Intel处理器优化的数学库。NPB则是一套用于评估并行超级计算机性能的基准测试程序。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

LINPACK、BLAS、ATLAS、LAPACK、MKL、NPB

以下除了MKL、NPB,其余Benchmarks介绍均来自 http://www.netlib.org/master_counts2.html

LINPACK

LINPACK is a collection of Fortran subroutines that analyze and solve linear equations and linear least-squares problems. The package solves linear systems whose matrices are general, banded, symmetric indefinite, symmetric positive definite, triangular, and tridiagonal square. In addition, the package computes the QR and singular value decompositions of rectangular matrices and applies them to least-squares problems. LINPACK uses column-oriented algorithms to increase efficiency by preserving locality of reference.
LINPACK was designed for supercomputers in use in the 1970s and early 1980s. LINPACK has been largely superceded by LAPACK, which has been designed to r

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值