From 1ae7477d20d599503c21ff8ee521c9fb2df7b0b5 Mon Sep 17 00:00:00 2001 From: "Mark C. Miller" Date: Fri, 12 Apr 2019 14:54:19 -0700 Subject: Update FASTMath metapackage (#11171) * Limit to FASTMath-only packages * Replace boxlib with amrex As requested by @asalmgren --- var/spack/repos/builtin/packages/fastmath/package.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'var') diff --git a/var/spack/repos/builtin/packages/fastmath/package.py b/var/spack/repos/builtin/packages/fastmath/package.py index 3475179946..56802905fc 100644 --- a/var/spack/repos/builtin/packages/fastmath/package.py +++ b/var/spack/repos/builtin/packages/fastmath/package.py @@ -19,13 +19,11 @@ class Fastmath(Package): version('1.0', 'e2b724dfcc31d735897971db91be89ff') # BundlePackage - depends_on('boxlib dims=3') + depends_on('amrex') # default is 3 dimensions depends_on('chombo@3.2') depends_on('hypre~internal-superlu') - depends_on('mesquite') # depends_on('ml-trilinos') # hoping for stripped down install of just ml # depends_on('nox-trilinos') # hoping for stripped down install of just nox - depends_on('moab') depends_on('mpi') depends_on('arpack-ng') depends_on('petsc') -- cgit v1.2.3-70-g09d2