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

Use subprocess to adapt in serial #71

Closed
jwallwork23 opened this issue Jan 25, 2024 · 1 comment · Fixed by #72
Closed

Use subprocess to adapt in serial #71

jwallwork23 opened this issue Jan 25, 2024 · 1 comment · Fixed by #72
Assignees
Labels
enhancement New feature or request PRIORITY We should address this ASAP
Milestone

Comments

@jwallwork23
Copy link
Contributor

ParMmg doesn't support parallel adaptation in 2D. However, solving 2Ds PDEs in parallel is a standard activity of Firedrake. We should use Python subprocess to enable serial adaptation during a parallel run.

@jwallwork23 jwallwork23 added the enhancement New feature or request label Jan 25, 2024
@jwallwork23 jwallwork23 added this to the Version 1 milestone Jan 25, 2024
@jwallwork23 jwallwork23 self-assigned this Jan 25, 2024
@jwallwork23
Copy link
Contributor Author

See mesh-adaptation/goalie#96.

jwallwork23 added a commit that referenced this issue Jan 26, 2024
jwallwork23 added a commit that referenced this issue Jan 29, 2024
jwallwork23 added a commit that referenced this issue Feb 15, 2024
jwallwork23 added a commit that referenced this issue Feb 15, 2024
jwallwork23 added a commit that referenced this issue Feb 15, 2024
jwallwork23 added a commit that referenced this issue Feb 15, 2024
jwallwork23 added a commit that referenced this issue Feb 15, 2024
jwallwork23 added a commit that referenced this issue Mar 6, 2024
jwallwork23 added a commit that referenced this issue Mar 6, 2024
jwallwork23 added a commit that referenced this issue Mar 6, 2024
jwallwork23 added a commit that referenced this issue Mar 6, 2024
jwallwork23 added a commit that referenced this issue Mar 6, 2024
jwallwork23 added a commit that referenced this issue Mar 6, 2024
jwallwork23 added a commit that referenced this issue Mar 8, 2024
jwallwork23 added a commit that referenced this issue Mar 8, 2024
jwallwork23 added a commit that referenced this issue Mar 8, 2024
jwallwork23 added a commit that referenced this issue Mar 8, 2024
jwallwork23 added a commit that referenced this issue Mar 8, 2024
ddundo added a commit that referenced this issue Mar 8, 2024
jwallwork23 added a commit that referenced this issue Mar 13, 2024
jwallwork23 added a commit that referenced this issue Mar 13, 2024
ddundo added a commit that referenced this issue Mar 13, 2024
jwallwork23 added a commit that referenced this issue Mar 14, 2024
jwallwork23 added a commit that referenced this issue Mar 15, 2024
jwallwork23 added a commit that referenced this issue Mar 18, 2024
ddundo added a commit that referenced this issue May 4, 2024
ddundo added a commit that referenced this issue May 4, 2024
ddundo added a commit that referenced this issue May 6, 2024
ddundo added a commit that referenced this issue May 6, 2024
ddundo added a commit that referenced this issue May 10, 2024
ddundo added a commit that referenced this issue May 10, 2024
jwallwork23 added a commit that referenced this issue May 10, 2024
Closes #71.

---------

Co-authored-by: ddundo <davord.no@gmail.com>
Co-authored-by: Davor Dundovic <33790330+ddundo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PRIORITY We should address this ASAP
Development

Successfully merging a pull request may close this issue.

1 participant