ascent icon indicating copy to clipboard operation
ascent copied to clipboard

MFEM version causes build to fail

Open tmarrinan opened this issue 1 year ago • 0 comments

The MFEM version in ./scripts/build_ascent/build_ascent.sh has a known bug that causes the build to fail with some versions of GCC. MFEM has resolved this issue in their most recent release. Updating the version from 4.6 to 4.7 in the Ascent build script allowed the install to proceed without issue.

tmarrinan avatar Oct 04 '24 17:10 tmarrinan