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

patchkernel: change the condition that defines if a patch is partitioned #365

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

andrea-iob
Copy link
Member

A patch is now considered partitioned if its MPI communicator spans multiple processes.

I did some tests with an application that uses bitpit and I haven't found any problems.

Superseeds #336 (the function getProcessorCount can be used to get the number of processes associated with the patch).

A patch is now considered partitioned if its MPI communicator spans
multiple	processes.
@andrea-iob andrea-iob merged commit 7eff206 into master Nov 23, 2022
@andrea-iob andrea-iob deleted the patchkernel.is.partitioned.update branch November 23, 2022 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants