hypre: Update URL using citation instructions from https://github.com/hypre-space/hypre/wiki/Citing-hypre (#35225)
This commit is contained in:
parent
4b186df5b4
commit
481b598963
@ -14,9 +14,7 @@ class Hypre(AutotoolsPackage, CudaPackage, ROCmPackage):
|
||||
features parallel multigrid methods for both structured and
|
||||
unstructured grid problems."""
|
||||
|
||||
homepage = (
|
||||
"https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods"
|
||||
)
|
||||
homepage = "https://llnl.gov/casc/hypre"
|
||||
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