e4s ci stack: add spec: hdf5-vol-async (#31747)

* e4s ci stack: add spec: hdf5-vol-async

* hdf5-vol-async: add e4s tag
This commit is contained in:
eugeneswalker 2022-07-26 15:21:56 -07:00 committed by GitHub
parent 3b692875d8
commit b38a814dc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -85,6 +85,7 @@ spack:
- gmp
- gptune
- hdf5 +fortran +hl +shared
- hdf5-vol-async
- heffte +fftw
- hpctoolkit
- hpx networking=mpi

View File

@ -14,6 +14,8 @@ class Hdf5VolAsync(CMakePackage):
maintainers = ['hyoklee', 'houjun', 'jeanbez']
tags = ['e4s']
version('develop', branch='develop')
version('1.2', tag='v1.2')
version('1.1', tag='v1.1')