Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traffic Hotspot error #109

Open
KacperKubara opened this issue Apr 12, 2020 · 3 comments
Open

Traffic Hotspot error #109

KacperKubara opened this issue Apr 12, 2020 · 3 comments

Comments

@KacperKubara
Copy link

KacperKubara commented Apr 12, 2020

I've set up a traffic in the default_config.yaml file as TRAFFIC_HOTSPOT. After running the noxim, I get a resulting error:

Loading configuration from file "../config_examples/default_config_hotspot.yaml"... Done
Loading power configurations from file "power.yaml"... Done
Reset for 1000 cycles...  done!
 Now running for 10000 cycles...
Invalid traffic distribution: TRAFFIC_HOTSPOT

What am I supposed to do? There is hardly any information on how to use this traffic option. Should I create a table for that traffic? If yes, how?

@YatinKumarGupta
Copy link

I am also facing the same issue while simulating for my routing algorithm

@Inc0n
Copy link

Inc0n commented Mar 16, 2022

Although in the example config it shows that there is a hotspot traffic type (TRAFFIC_HOTSPOT), it throws an error for this option.

Reading the MANUAL.txt for the following flag:

-hs ID P	Add node ID to hotspot nodes, with percentage P (0..1) (Only for 'random' traffic)

This suggest that "random traffic" should be used instead and with this flag to set which node (or nodes) to be set with a custom (higher) load than the rest.

@AvishkaDon
Copy link

I've set up a traffic in the default_config.yaml file as TRAFFIC_HOTSPOT. After running the noxim, I get a resulting error:

Loading configuration from file "../config_examples/default_config_hotspot.yaml"... Done
Loading power configurations from file "power.yaml"... Done
Reset for 1000 cycles...  done!
 Now running for 10000 cycles...
Invalid traffic distribution: TRAFFIC_HOTSPOT

What am I supposed to do? There is hardly any information on how to use this traffic option. Should I create a table for that traffic? If yes, how?

did you happen to figure out how to set up a traffic table with hotspots?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants