[Gems-users] Using MOESI_SMP_directory


Date: Sat, 18 Mar 2006 18:59:00 -0800 (PST)
From: Rishi Jain <rjain@xxxxxxxxxxxx>
Subject: [Gems-users] Using MOESI_SMP_directory
hi,
i am trying to run simics with MOESI_SMP_directory protocol,
and it fails with an assert error during init phase...

here are the parameters i am using:

ruby0.setparam g_NUM_PROCESSORS 4
ruby0.setparam g_NUM_L2_BANKS 4
ruby0.setparam g_PROCS_PER_CHIP 1
ruby0.setparam g_NUM_MEMORIES 1

And this is the error i get:
failed assertion 'id < m_nodes' at fn void
SimpleNetwork::checkNetworkAllocation(NodeID, bool, int) in
network/simple/SimpleNetwork.C:202
failed assertion 'id < m_nodes' at fn void
SimpleNetwork::checkNetworkAllocation(NodeID, bool, int) in
network/simple/SimpleNetwork.C:202


Any suggestions about what might be wrong?


thanks
rishi

[← Prev in Thread] Current Thread [Next in Thread→]