Bump hiop version (#22884)
This commit is contained in:
parent
976cf4496b
commit
e30aff9b6b
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ class Hiop(CMakePackage, CudaPackage):
|
|||
git = "https://github.com/LLNL/hiop.git"
|
||||
|
||||
# Most recent tagged snapshot is the preferred version when profiling.
|
||||
version('0.4.1', tag='v0.4.1')
|
||||
version('0.4', tag='v0.4')
|
||||
version('0.3.99.3', tag='v0.3.99.3')
|
||||
version('0.3.99.2', tag='v0.3.99.2')
|
||||
|
|
Loading…
Reference in a new issue