1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: hpcc
Section: science
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Nussbaum <lucas@debian.org>
Build-Depends: debhelper (>= 9), libatlas-base-dev, mpi-default-dev, mpi-default-bin
Standards-Version: 4.0.0
Homepage: http://icl.cs.utk.edu/hpcc/
Vcs-Git: https://anonscm.debian.org/debian-science/packages/hpcc.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=debian-science/packages/hpcc.git
Package: hpcc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, mpi-default-bin
Description: HPC Challenge benchmark
The High Performance Computing (HPC) Challenge benchmark runs a suite
of 7 tests that measure the performance of CPU, memory and network for
HPC clusters. Amongst others, it includes the High-Performance LINPACK
(HPL) benchmark, used by the Top500 ranking (http://www.top500.org/).
|