SIRIUS: add Eigen dependency (#28525)

Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
This commit is contained in:
Anton Kozhevnikov 2022-01-20 22:10:03 +01:00 committed by GitHub
parent de7de9778f
commit 5719b40ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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