Skip to content

Docs/tutorial use -busbw argument which was removed in commit 26b4574 #168

@aveklan

Description

@aveklan

There seems to be an inconsistency between the README/Quick Tutorial and the current codebase.

Both the tutorial and the README page suggest running SimAI-Analytical using the following command:
./bin/SimAI_analytical -w example/workload_analytical.txt -g 9216 -g_p_s 8 -r test- -busbw example/busbw.yaml

When I try this, the program only outputs:
-h, --help

I checked and found that in AstraParamParse.hh, the -busbw parameter was removed during the refactoring in commit 26b4574 (Auto busbw cal, #144).
As a result, the example command in the documentation no longer works.

I think a quick update to the tutorial would make it easier for new users of SimAI, like me, to get started without running into this problem.

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