Skip to content

Val-2c/val-2f should perform consistently with 1 or 2 processors.  #200

Description

@simopier

Reason

Validation cases val-2c and val-2f currently provides slightly different results when using 1 vs 2 processors, when it should provide the same results.

This issue arises later in the simulation close to steady state when concentrations are very small, which makes it acceptable for now, but this is an issue that should be addressed.

Currently, the tests are only run on 1 processor with max_parallel = 1 and this should be removed once this issue is fixed.

Design

  • Figure out the source of these differences
  • Fix it
  • remove max_parallel = 1 from val-2c/tests

Impact

More consistent parallel capabilities.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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