sst-core
sst-core copied to clipboard
Check for zero latency non-self links
During config graph construction, zero-latency links should not be allowed. Error (or maybe warning) should be generated.
Lack of error check leads to seeming deadlock in the application as it advances VERY SLOWLY in time, making error difficult to diagnose.