hiop: add v0.7.0 (#33441)
* hiop: add v0.7.0 * Update var/spack/repos/builtin/packages/hiop/package.py Co-authored-by: Cameron Rutherford <cameron.rutherford@me.com> Co-authored-by: Cameron Rutherford <cameron.rutherford@me.com>
This commit is contained in:
parent
e60e743843
commit
e981ab9b65
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ class Hiop(CMakePackage, CudaPackage, ROCmPackage):
|
|||
maintainers = ["ashermancinelli", "CameronRutherford", "pelesh"]
|
||||
|
||||
# Most recent tagged snapshot is the preferred version when profiling.
|
||||
version("0.7.0", commit="5f42ab34b419b7cf64d0fffb29d443b009dbfd75", submodules=True)
|
||||
version("0.6.2", commit="55652fbe923ab9107d002d0d070865bd22375b28")
|
||||
version("0.6.1", commit="a9e2697b00aa13ecf0ae4783dd8a41dee11dc50e")
|
||||
version("0.6.0", commit="21af7eb0d6427be73546cf303abc84e834a5a55d")
|
||||
|
|
Loading…
Reference in a new issue