Skip to content

Commit

Permalink
hiop: Add version 1.0.0 (spack#39972)
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronrutherford authored Sep 13, 2023
1 parent 7fd56da commit 5a91802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/hiop/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class Hiop(CMakePackage, CudaPackage, ROCmPackage):
maintainers("ryandanehy", "CameronRutherford", "pelesh")

# Most recent tagged snapshot is the preferred version when profiling.
version("1.0.0", commit="10b7d3ee0a15cb4949ccee8c905d447b9528794f", submodules=True)
version("0.7.2", commit="d0f57c880d4202a72c62dd1f5c92e3bc8acb9788", submodules=True)
version("0.7.1", commit="8064ef6b2249ad2feca92a9d1e90060bad3eebc7", submodules=True)
version("0.7.0", commit="5f42ab34b419b7cf64d0fffb29d443b009dbfd75", submodules=True)
Expand Down

0 comments on commit 5a91802

Please sign in to comment.