sstsimulator / sst-macro

SST Macro Element Library
http://sst-simulator.org/
Other
34 stars 41 forks source link

torus with any dimension of size 1 will cause segfault #621

Open jpkenny opened 3 years ago

jpkenny commented 3 years ago

Trying to use a torus with any dimension of size 1 will cause a segfault during switch connection.

This is particularly bad when it's generated automatically by macro because topology { name = auto } was used for a small number of nodes.

Might be ok for it not too work (maybe), but it definitely shouldn't segfault.