Skip to content

Only skip noncritical partitioning in BoundaryMesh#2097

Merged
roystgnr merged 1 commit into
libMesh:masterfrom
roystgnr:unit_test_repartitioning
Apr 6, 2019
Merged

Only skip noncritical partitioning in BoundaryMesh#2097
roystgnr merged 1 commit into
libMesh:masterfrom
roystgnr:unit_test_repartitioning

Conversation

@roystgnr
Copy link
Copy Markdown
Member

@roystgnr roystgnr commented Apr 5, 2019

Under the new skip_partitioning semantics, on a DistributedMesh we
don't appear to be getting even initial nodal partitioning into a
valid state.

This is one of (and if we're really really lucky the only one of) the bugs that seems to be throwing current DistributedMesh sweeps for a loop, foiling #1938 and #2088 tests.

While the initial CI sweeps are running on this fix, I'll start digging for any other skip_repartitioning() uses that need to be converted to skip_noncritical_repartitioning() to conform to the change in #2061

Under the new skip_partitioning semantics, on a DistributedMesh we
don't appear to be getting even *initial* nodal partitioning into a
valid state.
@pbauman
Copy link
Copy Markdown
Member

pbauman commented Apr 5, 2019

Hey look at that! Looks like you got ...

really really lucky

:)

@roystgnr roystgnr merged commit e3afe55 into libMesh:master Apr 6, 2019
@roystgnr roystgnr deleted the unit_test_repartitioning branch April 6, 2019 02:05
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