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

ConstructPermutation function in src/pcms/field_communicator.h #142

Open
Fuad-HH opened this issue Feb 13, 2024 · 0 comments
Open

ConstructPermutation function in src/pcms/field_communicator.h #142

Fuad-HH opened this issue Feb 13, 2024 · 0 comments

Comments

@Fuad-HH
Copy link

Fuad-HH commented Feb 13, 2024

In the general case, the RDV partition scheme is independent of the mesh partitioning scheme. However, the current PCMS implementation assumes that the RDV partition matches that of the mesh.

The ConstructPermutation function asserts REDEV_ALWAYS_ASSERT(local_gids.size() == received_gids.size());

partition_schemes_in_pcms

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