Re: [gem5-users] ARM+RUBY+GARNET in FS mode

2018-03-09 Thread SHARJEEL KHILJI
Hi You can try it with MESI TWO LEVEL this protocol has no issues with ARM Ruby Cheers Muhammad On Mar 9, 2018 8:50 PM, "Sahana Prasad" wrote: > Hello, > > I am trying to get the garnet system up on ARM in fs mode with the > following : > > scons

Re: [gem5-users] dist-gem5 checkpointing

2018-03-09 Thread Dong Wan Kim
I see, Gabor. Sorry that it took some time to reply because I wanted to see if other checkpoint option is working (e.g. m5_checkpoint() ) and it looks working. So, it seems like using function calls such as m5_checkpoint() is "currently" right way to do checkpoint dist-gem5 during execution of

Re: [gem5-users] Is the dtb file important for FS simulation?

2018-03-09 Thread Sahana Prasad
Hello Andreas,Haeyoon Cho, Andreas , thanks thi worked for me too. fs simulation on Arm with 16 CPUS. I wanted to know if any one of you have tried GARNET on ARM? Inputs would really be helpful. I want to simulate a 4*4 mesh garnet system on ARM Thank you in advance. Regards, Sahana Prasad

[gem5-users] ARM+RUBY+GARNET in FS mode

2018-03-09 Thread Sahana Prasad
Hello, I am trying to get the garnet system up on ARM in fs mode with the following : scons build/ARM/gem5.fast PROTOCOL=MI_example ./build/ARM/gem5.fast configs/example/fs.py --kernel=/home/mayya/gem5/linux/vmlinux --machine-type=VExpress_GEM5_V1