[gem5-users] Cannot load input data of SPEC2000 without cpu2000.py+Issue work load to multicores under run.py

2013-03-19 Thread Xiaobin Liu
Hi gem5 team, I have come up with problems using gem5 and these two are still not solved. Hoping that someone would kindly answer any part of them. 1) Without cpu2000, the command line to run gzip would be: build/x86/gem5.opt configs/example/se.py --num-cpus=4 --num-dirs=4 --ruby --topol

Re: [gem5-users] About Network Interfaces Garnet flexible pipeline in Ruby

2013-03-19 Thread Tushar Krishna
Each coherence controller (L1, L2, Directory and DMA) creates an NI. - Tushar On Mar 19, 2013, at 2:54 PM, Lu Hang wrote: > Hi all, I have a question in terms of the network interfaces (NI) implemented > in Garnet flexible pipeline in ruby. I used 16 cores for simulation, so the > routers and

[gem5-users] process of main memory access

2013-03-19 Thread zhengchl
Hi, when Iadded a shared L3 cache controller to MOESI_CMP_directoryand used ruby_random_test.py to test my protocol, I found a error: panic: Action/check failure: proc: 0 address: [0x3fe8, line 0x3fc0] data: 0x46d8260 byte_number: 0 m_value+byte_number: 49 byte: 0 [[0x3fe8, line 0x3fc

[gem5-users] About Network Interfaces Garnet flexible pipeline in Ruby

2013-03-19 Thread Lu Hang
Hi all, I have a question in terms of the network interfaces (NI) implemented in Garnet flexible pipeline in ruby. I used 16 cores for simulation, so the routers and NIs should be equal to 16. The following code extracted from NetworkInterface.cc can prove that: for (int i=0; i < m_nodes; i