• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

LLNL / spack / 4441
68%

Build:
DEFAULT BRANCH: develop
Ran 11 Oct 2016 07:42AM UTC
Jobs 1
Files 141
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4441

push

travis-ci

tgamblin
Mfem 3.2 (#1202)

* mfem: add tarball extension

Add tarball extension as a result of a feature added in PR#1926, which
fixes earlier issues in this PR (PR#1202). Prior to adding this feature,
Spack would not autodetect the extension of the tarball downloaded from
the redirected, shorted Google URL, requiring a messy hack. This hack
worked for mfem version 3.1, but led to errors when adding mfem version
3.2 because the files downloaded from Google did not contain the package
name, version number, or extension. Adding the extension enables Spack
to rename the tarball downloaded from Google to a sensible name that is
compatible with its filename parsing algorithms so that Spack "does the
right thing" (detects that the file is a GZipped tarball, decompresses
it, runs GNU Make) in fetching and staging the package.

* mfem: add linkage to KLU & BTF

Add linkage to the KLU & BTF solvers, which are now enabled in MFEM for
versions 3.2 and later.

* mfem: Add superlu-dist variant

Add linkage to SuperLU_DIST, which is a new linear solver interface for
MFEM versions 3.2 and later.

* mfem: add netcdf variant for cubit mesh support

Add NetCDF variant for MFEM versions 3.2 and later; installing the
NetCDF interfaces enables CUBIT mesh support.

7782 of 12013 relevant lines covered (64.78%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
3 4441.3 (TEST_SUITE=unit) 11 Oct 2016 07:42AM UTC 0
64.78
Travis Job 4441.3
Source Files on build 4441
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4441
  • 9a05ffea on github
  • Prev Build on develop (#4434)
  • Next Build on develop (#4442)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc