Added Nox for Trilinos installation by xSDK (#7219)

* Added Nox for Trilinos installation by xSDK

* Enable NOX only for Develop copy
This commit is contained in:
Keita Teranishi 2018-02-13 02:20:59 -08:00 committed by Todd Gamblin
parent e72b69732e
commit d393e3d702

View File

@ -61,7 +61,7 @@ class Xsdk(Package):
when='@0.3.0')
depends_on('trilinos@xsdk-0.2.0+hypre+superlu-dist+metis+hdf5~mumps+boost~suite-sparse~tpetra~ifpack2~zoltan2~amesos2~exodus',
when='@xsdk-0.2.0')
depends_on('trilinos@develop+xsdkflags+hypre+superlu-dist+metis+hdf5~mumps+boost~suite-sparse~tpetra~ifpack2~zoltan2~amesos2~exodus',
depends_on('trilinos@12.12.1+hypre+superlu-dist+metis+hdf5~mumps+boost~suite-sparse~tpetra+nox~ifpack2~zoltan2~amesos2~exodus',
when='@develop')
depends_on('petsc@3.8.2+trilinos+mpi+hypre+superlu-dist+metis+hdf5~mumps~boost+double~int64',