Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build with libCEED support #58

Merged
merged 7 commits into from
Aug 8, 2023
Merged

Conversation

sebastiangrimberg
Copy link
Contributor

@sebastiangrimberg sebastiangrimberg commented Jun 27, 2023

Add libCEED dependency (with LIBXSMM) for partial assembly support. Add the corresponding patches to MFEM's libCEED interface to enable H(curl) and H(div) PA (for non-tensor elements).

TODO

  • Finalize libCEED and MFEM patches
  • Documentation updates
  • Changelog

Third part of #49 and #56.

@sebastiangrimberg sebastiangrimberg changed the title Draft: Partial-assembly development branch, part 1c Build with libCEED support Jun 28, 2023
@sebastiangrimberg sebastiangrimberg force-pushed the sjg/libceed-build-dev-new branch 2 times, most recently from a76755a to 1bb9448 Compare June 28, 2023 21:35
Base automatically changed from sjg/build-system-dev-new to main July 14, 2023 16:16
@sebastiangrimberg sebastiangrimberg force-pushed the sjg/libceed-build-dev-new branch 3 times, most recently from eaaeb90 to 43b8c69 Compare July 17, 2023 18:27
@sebastiangrimberg sebastiangrimberg added the build Related to building label Jul 19, 2023
@sebastiangrimberg sebastiangrimberg marked this pull request as ready for review August 7, 2023 21:31
Includes MFEM patches for libCEED support for partial assembly work.
@sebastiangrimberg sebastiangrimberg force-pushed the sjg/libceed-build-dev-new branch 2 times, most recently from f4a77d7 to 0d69875 Compare August 8, 2023 00:50
cmake/ExternalLibCEED.cmake Show resolved Hide resolved
cmake/ExternalMFEM.cmake Show resolved Hide resolved
palace/CMakeLists.txt Show resolved Hide resolved
@sebastiangrimberg sebastiangrimberg merged commit 42ec49d into main Aug 8, 2023
16 checks passed
@sebastiangrimberg sebastiangrimberg deleted the sjg/libceed-build-dev-new branch August 8, 2023 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants