Thanks for the reply, Bobby
My research does require multiple separate processors/sockets, not just
many cores. I explored using multiple Processor objects a little further,
but the necessary modifications proved too complicated to spend more time
exploring.
Instead, I will be faking multiple soc
Hey James,
\
Perhaps I am very wrong in my assumptions here, but is there any difference in
your idea between a "multiprocessor" setup and a multicore setup? In the gem5
stdlib design each board has one processor, but each processor can have as many
CPUs/Cores as you desire. I don't know the in