omega-h: add v10.1.0 from fork (#29528)
* omegah: v10.1.0 this version is from the SCOREC fork of Omega_h * prefix version with scorec Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov>
This commit is contained in:
parent
1b55057f36
commit
27e57c444e
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ class OmegaH(CMakePackage):
|
|||
maintainers = ['cwsmith']
|
||||
tags = ['e4s']
|
||||
version('main', branch='main')
|
||||
version('scorec.10.1.0', commit='e88912368e101d940f006019585701a704295ab0', git="https://github.com/SCOREC/omega_h.git")
|
||||
version('9.34.1', sha256='3a812da3b8df3e0e5d78055e91ad23333761bcd9ed9b2c8c13ee1ba3d702e46c')
|
||||
version('9.32.5', sha256='963a203e9117024cd48d829d82b8543cd9133477fdc15386113b594fdc3246d8')
|
||||
version('9.29.0', sha256='b41964b018909ffe9cea91c23a0509b259bfbcf56874fcdf6bd9f6a179938014')
|
||||
|
|
Loading…
Reference in a new issue