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 dependence of Parallel on Domain #6435

Open
nilsvu opened this issue Jan 12, 2025 · 0 comments
Open

Remove dependence of Parallel on Domain #6435

nilsvu opened this issue Jan 12, 2025 · 0 comments

Comments

@nilsvu
Copy link
Member

nilsvu commented Jan 12, 2025

Currently every test, even simple data structures tests, depend on Domain through Parallel through the testing framework. It makes sense to have part of our parallel backend depend on Domain (e.g. element distribution), but we should split those parts into a separate library so the low-level parallel backend doesn't have to compile all of Domain.

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

No branches or pull requests

1 participant