idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.71k stars 1.04k forks source link

FeatureFloodCount GrainTracker optimizations #11893

Closed permcody closed 2 years ago

permcody commented 6 years ago

Rationale

Preparing for grain growth or polycrystal simulations up to 30K processors

Description

Code optimizations for scalability

Impact

Minor: Optimization

permcody commented 2 years ago

Many optimizations have been checked in and the grain tracker scales much better during runtime. The IC is still pretty slow but being addressed in a separate ticket.