Update superlu home page (#38562)

This commit is contained in:
wspear
2023-06-27 05:34:12 -07:00
committed by GitHub
parent ac825bd9d4
commit 7470d14b35

View File

@@ -14,7 +14,7 @@ class Superlu(CMakePackage, Package):
sparse, nonsymmetric systems of linear equations on high performance sparse, nonsymmetric systems of linear equations on high performance
machines. SuperLU is designed for sequential machines.""" machines. SuperLU is designed for sequential machines."""
homepage = "https://crd-legacy.lbl.gov/~xiaoye/SuperLU/#superlu" homepage = "https://portal.nersc.gov/project/sparse/superlu/"
url = "https://github.com/xiaoyeli/superlu/archive/refs/tags/v5.3.0.tar.gz" url = "https://github.com/xiaoyeli/superlu/archive/refs/tags/v5.3.0.tar.gz"
tags = ["e4s"] tags = ["e4s"]