Skip to content

Bugfix: maximum pore size #113

Merged
diogosiebert merged 1 commit intoOPM:devfrom
poro-labcc:fix_max_reduce
Apr 21, 2026
Merged

Bugfix: maximum pore size #113
diogosiebert merged 1 commit intoOPM:devfrom
poro-labcc:fix_max_reduce

Conversation

@diogosiebert
Copy link
Copy Markdown
Collaborator

This fixes a small bug where the maximum distance was computed using sumReduce rather than maxReduce. As a result, the reported maximum pore size for the sample was incorrect and varied with the number of tasks used.

Because both the bug and the fix are very clear, I’m submitting this directly as a PR for the record.

…tead of maxReduce, leading to the wrong maximum pore size in the sample which was also dependent on the number of tasks used.
@diogosiebert diogosiebert merged commit 2999c65 into OPM:dev Apr 21, 2026
1 check passed
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