Hi all,
I am using ruby with MSI_MOSI_CMP_directory protocol. I configured to
use 16 processors.
When I execute ruby0.init, it gave the following error:
failed assertion 'network_num < m_virtual_networks' at fn void
SimpleNetwork::checkNetworkAllocation(int, bool, int) in
network/simple/SimpleNetwork.C:200
failed assertion 'network_num < m_virtual_networks' at fn void
SimpleNetwork::checkNetworkAllocation(int, bool, int) in
network/simple/SimpleNetwork.C:200
I already set NUMBER_OF_VIRTUAL_NETWORKS: 10 in rubyconfig.defaults,
which should be sufficient. What is wrong with my setting?
Lei
|