aliyun / SimAI

Apache License 2.0
82 stars 12 forks source link

Parameter `nvls_on` maybe incorrectly assigned #7

Open HeRaNO opened 2 weeks ago

HeRaNO commented 2 weeks ago

Reproduce

Same as #6 with the potential fix mentioned.

Logs

/root/SimAI/astra-sim-alibabacloud/extern/network_backend/ns3-interface/simulation/scratch/../src/applications/astra-sim/system/AstraNetworkAPI.hh:29:8: runtime error: load of value 13, which is not a valid value for type 'bool'

Additional Note

The value 13 changed when running twice. I cannot locate the according assignment location where the problem occurs.