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

Remove p=2 fem_poisson_perp kernels #163

Merged
merged 3 commits into from
Jul 7, 2023
Merged

Remove p=2 fem_poisson_perp kernels #163

merged 3 commits into from
Jul 7, 2023

Conversation

manauref
Copy link
Collaborator

@manauref manauref commented Jul 7, 2023

gkylcas 5bd72f6cd7c073fd1534a5bc929404ac6ba3de41

Removing these kernels because they take too long to build (especially on GPUs). We'll limit ourselves to p=1 for now; in the future we may change the solver to work on planes instead, which will reduce kernel size for all p.

p=1 unit tests still pass (on CPU at least).

Also fix the use of fem_poisson in one of the regression tests.

…. We'll likely just change the Poisson solver to work on planes, which will reduce kernel size for p=2. Unit tests for p=1 still pass.
…r but that may be an issue with something else (maybe my Mac/environment).
@ammarhakim ammarhakim merged commit 201b9fe into main Jul 7, 2023
2 checks passed
@JunoRavin JunoRavin deleted the fem_poisson_vareps branch July 23, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants