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

Single-precision builds #227

Open
sebastiangrimberg opened this issue Apr 9, 2024 · 0 comments
Open

Single-precision builds #227

sebastiangrimberg opened this issue Apr 9, 2024 · 0 comments
Labels
enhancement New feature or request performance Related to performance

Comments

@sebastiangrimberg
Copy link
Contributor

After the merge of mfem/mfem#3922, we should be able to support single-precision (FP32) builds of Palace. This will require a lot of find-replace of double to mfem::real_t and updating the builds of MFEM, libCEED, and other dependencies appropriately.

Mixed-precision would be a bigger project, though potentially nice to have for linear solver preconditioning.

@sebastiangrimberg sebastiangrimberg added enhancement New feature or request performance Related to performance labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Related to performance
Projects
None yet
Development

No branches or pull requests

1 participant