Improving Parallel Scalability of Linear Elasticity Code in FEniCSx

The aforementioned performance tests has a solver setup for elasticity: GitHub - FEniCS/performance-test: Mini App for FEniCSx performance testing

That being said, 1 million dofs is a small problem in terms of scalability. People don’t agree on the exact number of dofs per process, but it is usually in the range of 100 000-1000 000 per process.

Everything that Nate says is correct.

A few other notes: