superlu-dist: add 5.3.0 and 5.4.0 (#8481)
This commit is contained in:
parent
ee4050c58f
commit
a878e76f93
@ -35,6 +35,8 @@ class SuperluDist(Package):
|
|||||||
|
|
||||||
version('develop', git='https://github.com/xiaoyeli/superlu_dist', tag='master')
|
version('develop', git='https://github.com/xiaoyeli/superlu_dist', tag='master')
|
||||||
version('xsdk-0.2.0', git='https://github.com/xiaoyeli/superlu_dist', tag='xsdk-0.2.0')
|
version('xsdk-0.2.0', git='https://github.com/xiaoyeli/superlu_dist', tag='xsdk-0.2.0')
|
||||||
|
version('5.4.0', 'e64645c5be352ae2c88327af2cac66e1')
|
||||||
|
version('5.3.0', '35d5aa8e0a246efaf327988b20106714')
|
||||||
version('5.2.2', 'a685ef7fb7859b24c8c9d5d5f121a8a5')
|
version('5.2.2', 'a685ef7fb7859b24c8c9d5d5f121a8a5')
|
||||||
version('5.2.1', 'af857778ffeb04aea02aa4843e6e8e1d')
|
version('5.2.1', 'af857778ffeb04aea02aa4843e6e8e1d')
|
||||||
version('5.1.3', '3a9e88a8469aa7f319f0364364b8da35')
|
version('5.1.3', '3a9e88a8469aa7f319f0364364b8da35')
|
||||||
|
Loading…
Reference in New Issue
Block a user