Open TomMelt opened 5 months ago
My initial idea was to parallelise most of the tests but I realise this will create a lot of unnecessary work.
I now think we should actually make most of the current tests serial only and build only the parallel tests when MPI is on.
This is related to on-going work in PR #560
I think it's fine to only have a few MPI tests, but I would like to have at least 1-2 integration tests that run with MPI.
My initial idea was to parallelise most of the tests but I realise this will create a lot of unnecessary work.
I now think we should actually make most of the current tests serial only and build only the parallel tests when MPI is on.
This is related to on-going work in PR #560