adflow icon indicating copy to clipboard operation
adflow copied to clipboard

Add AMG performance tests

Open sseraj opened this issue 1 year ago • 0 comments

Description of feature

The AMG tests only check if the flow and adjoint solvers converge. We should add tests to make sure the rates of convergence follow the expected trends when using different solver options.

There are some challenges to doing this. Our current regression testing infrastructure is not well-suited to testing performance. In addition, differences in performance might only show up on larger cases.

See #359 for some related discussion

sseraj avatar Aug 03 '24 21:08 sseraj