Hi, I am running a 64-thread program in SE mode. My memory hierarchy is configured to have private instruction and data L1s, and one single L2 (connected to the L2XBar on the cpu-side and SystemXBar on the mem-side). The program runs fine upto 16 threads. For 32 threads, I get the following error at the start of the simulation :
*fatal condition id > 8 * sizeof(SnoopMask) occurred: Snoop filter only supports 64 snooping ports, got 128* Could someone provide pointers on how to proceed with this? Also, is it possible to set up a shared distributed (sliced) L2 in SE mode? Thanks, Tanmay
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
