sst-macro
sst-macro copied to clipboard
sst-core does not initialize non-uniform links correctly
a single call to
top_->configure_port_params(0, switch_params)
in python_topology.cc. sstmacro.py really needs to get modified to configure ports. This interacts in a complicated way with
SSTIntegratedComponent::init_links(sprockit::sim_parameters *params)
The following tests had to be removed from shared_tests due to this issue: test_core_apps_mpi_fattree test_core_apps_ping_all_simple_fattree test_core_apps_ping_all_fattree2 test_core_apps_ping_all_fattree4