hiop: add v0.4.6, v0.4.5, added maintainers (#25548)

This commit is contained in:
Asher Mancinelli 2021-08-21 03:00:14 -06:00 committed by GitHub
parent 37a1885deb
commit a7a37e4de6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,8 +15,11 @@ class Hiop(CMakePackage, CudaPackage):
homepage = "https://github.com/LLNL/hiop"
git = "https://github.com/LLNL/hiop.git"
maintainers = ['ashermancinelli', 'CameronRutherford']
# Most recent tagged snapshot is the preferred version when profiling.
version('0.4.6', commit='b72d163d52c9225c3196ceb2baebdc7cf09a69de')
version('0.4.5', commit='c353580456c4776c50811b97cf8ff802dc27b90c')
version('0.4.4', commit='e858eefa6b914f5c87c3717bbce811931ea69386')
version('0.4.3', commit='c0394af4d84ebb84b7d2b95283ad65ffd84e0d45')
version('0.4.2', commit='3fcb788d223eec24c0241680070c4a9a5ec71ef3')