hypre, superlu-dist, trilinos - support using develop/master branches of these packages (#2443)
Funded-by: IDEAS Project: IDEAS/xSDK Time: 1 hour
This commit is contained in:

committed by
Todd Gamblin

parent
9c57a49bf4
commit
76dae1dc5f
@@ -35,6 +35,7 @@ class Hypre(Package):
|
||||
homepage = "http://computation.llnl.gov/project/linear_solvers/software.php"
|
||||
url = "http://computation.llnl.gov/project/linear_solvers/download/hypre-2.10.0b.tar.gz"
|
||||
|
||||
version('develop', git='https://github.com/LLNL/hypre', tag='master')
|
||||
version('2.11.1', '3f02ef8fd679239a6723f60b7f796519')
|
||||
version('2.10.1', 'dc048c4cabb3cd549af72591474ad674')
|
||||
version('2.10.0b', '768be38793a35bb5d055905b271f5b8e')
|
||||
|
Reference in New Issue
Block a user