AMG: update version (#9228)
This commit is contained in:
parent
62977662e9
commit
1e2b3b0768
@ -36,6 +36,7 @@ class Amg(MakefilePackage):
|
|||||||
git = "https://github.com/LLNL/AMG.git"
|
git = "https://github.com/LLNL/AMG.git"
|
||||||
|
|
||||||
version('develop', branch='master')
|
version('develop', branch='master')
|
||||||
|
version('1.1', tag='1.1')
|
||||||
version('1.0', tag='1.0')
|
version('1.0', tag='1.0')
|
||||||
|
|
||||||
variant('openmp', default=True, description='Build with OpenMP support')
|
variant('openmp', default=True, description='Build with OpenMP support')
|
||||||
|
Loading…
Reference in New Issue
Block a user