You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I added a fault-tolerant routing algorithm named "GRADIENT" to the Noxim according to the Noxim_Tutorial PDF, the routing algorithm was successfully added, but I couldn't get results from the files in Config_Example. What is the problem with my routing algorithm?
How could I fault a node in a wired and wireless subnet?
In other issues, I figured out to add a fault-tolerant routing algorithm, we need a flag bit added to a class, which class exactly? is that necessary in my case?
This is the article I used: "https://ieeexplore.ieee.org/abstract/document/6385394"
The text was updated successfully, but these errors were encountered:
taadaal
changed the title
Non-rotation problem of the fault-tolerant routing algorithm added in the Noxim
Non-routed problem of the fault-tolerant routing algorithm added in the Noxim
Mar 24, 2022
taadaal
changed the title
Non-routed problem of the fault-tolerant routing algorithm added in the Noxim
Inefficiency of the fault-tolerant routing algorithm added in the Noxim
Mar 24, 2022
taadaal
changed the title
Inefficiency of the fault-tolerant routing algorithm added in the Noxim
routing problem of the fault-tolerant routing algorithm added in the Noxim
Mar 24, 2022
Thanks for your prompt response, I enabled DEBUG in "makefile" and this is my "my_log.txt".
and when I ran the "./noxim -config ../config_examples/default_config.yaml" with GRADIENT: a fault-tolerant routing algorithm, seems no transmission is happening, As I mentioned before the routing was successfully added.
Do I need to make changes in other Noxim files? For example, should I use a faulty node or add a flag bit to a class?
If files need to be changed, in which files should these changes be made?
Hello, I added a fault-tolerant routing algorithm named "GRADIENT" to the Noxim according to the Noxim_Tutorial PDF, the routing algorithm was successfully added, but I couldn't get results from the files in Config_Example. What is the problem with my routing algorithm?
How could I fault a node in a wired and wireless subnet?
In other issues, I figured out to add a fault-tolerant routing algorithm, we need a flag bit added to a class, which class exactly? is that necessary in my case?
This is the article I used: "https://ieeexplore.ieee.org/abstract/document/6385394"
The text was updated successfully, but these errors were encountered: