hypre: update homepage (#31976)
This commit is contained in:
parent
0e3418887b
commit
9b0bd7c536
@ -14,7 +14,9 @@ class Hypre(AutotoolsPackage, CudaPackage, ROCmPackage):
|
||||
features parallel multigrid methods for both structured and
|
||||
unstructured grid problems."""
|
||||
|
||||
homepage = "https://computing.llnl.gov/project/linear_solvers/software.php"
|
||||
homepage = (
|
||||
"https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods"
|
||||
)
|
||||
url = "https://github.com/hypre-space/hypre/archive/v2.14.0.tar.gz"
|
||||
git = "https://github.com/hypre-space/hypre.git"
|
||||
tags = ["e4s", "radiuss"]
|
||||
|
Loading…
Reference in New Issue
Block a user