Skip to content

Review Flags pass to add_ippl_test #467

@biddisco

Description

@biddisco

Currently nearly all tests added to ippl unit testing are using default parameters and thus run using mpiexec/srun/etc launch - which can be resource consuming on the CI/CD framework. Many individual srun jobs causes slurm problems at CSCS and we are asked to use it sparingly in general.

Tests should be reviewed to ensure they only run as MPI jobs if they need to do so.

Adding the NO_MPI flag to the add_ippl_test(...) is all that is required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions