diff options
author | Michael Gilroy <michael.gilroy24@gmail.com> | 2017-07-11 10:29:24 +0000 |
---|---|---|
committer | Michael Gilroy <michael.gilroy24@gmail.com> | 2017-07-11 10:29:24 +0000 |
commit | fc402b0f19f74f2ca944eb1bbb1001e1aefd7569 (patch) | |
tree | c45ca835e40ec747503f5accb9a06eb11a01c7a5 | |
parent | added hpl manifest and metadata (diff) | |
download | gentoo-mpi-fc402b0f19f74f2ca944eb1bbb1001e1aefd7569.tar.gz gentoo-mpi-fc402b0f19f74f2ca944eb1bbb1001e1aefd7569.tar.bz2 gentoo-mpi-fc402b0f19f74f2ca944eb1bbb1001e1aefd7569.zip |
added mpi-select to hpl for testing
-rw-r--r-- | sys-cluster/hpl/hpl-2.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/hpl/hpl-2.0-r3.ebuild b/sys-cluster/hpl/hpl-2.0-r3.ebuild index 61cbba4..de20b77 100644 --- a/sys-cluster/hpl/hpl-2.0-r3.ebuild +++ b/sys-cluster/hpl/hpl-2.0-r3.ebuild @@ -3,7 +3,7 @@ EAPI=4 -inherit eutils multilib +inherit eutils multilib mpi-select DESCRIPTION="A Portable Implementation of the High-Performance Linpack Benchmark for Distributed-Memory Computers" HOMEPAGE="http://www.netlib.org/benchmark/hpl/" |