Nalu-Wind: allow for lowest order infinity version (#31036)
This will allow us to pin trilinos in our repo
This commit is contained in:
parent
9e2bc41e45
commit
c3c2416672
@ -52,7 +52,7 @@ class NaluWind(CMakePackage, CudaPackage):
|
||||
|
||||
depends_on('mpi')
|
||||
depends_on('yaml-cpp@0.5.3:')
|
||||
depends_on('trilinos@master: +exodus+tpetra+muelu+belos+ifpack2+amesos2+zoltan+stk+boost~superlu-dist~superlu+hdf5+shards~hypre+gtest')
|
||||
depends_on('trilinos@stable: +exodus+tpetra+muelu+belos+ifpack2+amesos2+zoltan+stk+boost~superlu-dist~superlu+hdf5+shards~hypre+gtest')
|
||||
depends_on('trilinos~cuda~wrapper', when='~cuda')
|
||||
# Cannot build Trilinos as a shared library with STK on Darwin
|
||||
# https://github.com/trilinos/Trilinos/issues/2994
|
||||
|
Loading…
Reference in New Issue
Block a user