aliyun / aliyun/SimAI

Invalid Argument in SimAI Analytical example test

Open
#187 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.2k
Forks
184
Avg merge
13h 4m
Merged PRs (30d)
1

Description

Hi, I am trying to run the analytical example that is provided in the repo. I ran into the following error without making any changes to the input files in "example" folder.

terminate called after throwing an instance of 'std::invalid_argument'
what(): stoi
Aborted

Does anyone know what could be the problem? I tried changing the "null" values to "0.0" in busbw.yaml file but that did not help either.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the analytical example from the repository's example folder without changing its inputs, then inspect busbw.yaml and the reported std::stoi failure. Determine which input is being parsed as an integer; done means the analytical example runs without the invalid_argument exception.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.