Skip to content

[Bug] MLPStorage Validation Fails with "Expected 6 run files, but found 12" for RetinaNet on Both B200 and MI355 #679

Description

@xutao00090

Issue Summary
When running mlpstorage validate on the aggregated RetinaNet results from both B200 and MI355 platforms, the validation tool reports a file count mismatch error. The tool expects 6 files but finds 12.

Scenario Context
We are conducting run validation for RetinaNet on two accelerator platforms:

B200 – 6 runs

MI355 – 6 runs

This results in a total of 12 runtime files (6 from each platform), which is correct and expected behavior. However, the validation script appears to assume a single-platform context and expects only 6 files, failing when it encounters the combined set of 12.

[ERROR] [2.1.17 runTimestamps] ./closed/xxxx/training/retinanet/run: Expected 6 run files, but found 12. Timestamps

Activity

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

Metadata

Metadata

Assignees

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