WeylScal4 and EinsteinExact tests should be run on 2 processes

Issue #1433 open
Ian Hinder created an issue

WeylScal4 and EinsteinExact tests are currently run on 1 process only. If a single number of processes is going to be chosen, it should be 2, since this will test interprocess synchronisation.

Keyword:

Comments (2)

  1. Roland Haas

    Since git hash a0de33ad "WeylScal4: Allow tests to run on any number of processes" of einsteinanalysis WeylScal4 tests run on any number of MPI ranks (for better or worse).

    The tests in EinsteinExact are still tied to single MPI rank tests.

  2. Log in to comment