SIRIUS: add Eigen dependency (#28525)
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
This commit is contained in:
parent
de7de9778f
commit
5719b40ded
@ -142,6 +142,8 @@ class Sirius(CMakePackage, CudaPackage):
|
||||
depends_on('elpa+openmp', when='+elpa+openmp')
|
||||
depends_on('elpa~openmp', when='+elpa~openmp')
|
||||
|
||||
depends_on('eigen@3.4.0:', when='@7.4: +tests')
|
||||
|
||||
# TODO:
|
||||
# add support for CRAY_LIBSCI, testing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user