aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Gilroy <michael.gilroy24@gmail.com>2017-07-11 10:29:24 +0000
committerMichael Gilroy <michael.gilroy24@gmail.com>2017-07-11 10:29:24 +0000
commitfc402b0f19f74f2ca944eb1bbb1001e1aefd7569 (patch)
treec45ca835e40ec747503f5accb9a06eb11a01c7a5
parentadded hpl manifest and metadata (diff)
downloadgentoo-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.ebuild2
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/"