Skip to content

Misleading Fortran Completion #40

@amandarichardsonn

Description

@amandarichardsonn

Description

When running the inference tests (std or colo) with the language set to fortran, if an error is thrown within the fortran app, the scaling test does not exit and continues to run showing that the fortran test has completed in the log file. Errors are logged within the orch.err file but there is no indication of an issue within the log output.

How to reproduce

Setup your environment to run a scaling test. This error can be reproduced by submitting a batch script or submitting within terminal via python driver.py inference_colocated or python driver.py inference_standard.

Acceptance Criteria

  • When fortran tests fail, an error indicates in the logs like the cpp tests

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions