Re: [gem5-users] m5Ops in java code

2014-08-16 Thread jerry yin via gem5-users
And I have also tried with gem5 running it. Seems to be the same error. Anyone please help for being stuck for days! Thanks The way I run it is as follows: java -cp .:../src/jni_arm/gem5OpJni.jar -Djava.library.path=/home/benchmark/src/jni_arm Hello Code for Hello is exactly same with the one on

Re: [gem5-users] Problem in running garnet

2014-08-16 Thread Tushar Krishna via gem5-users
Hi Mohammad, Hmm I have not looked at the gem5 codebase in 3 years so I'm afraid I don't have any idea on how to resolve this error. A few pointers: try --mesh-rows=1. This might have changed since I looked at it, but the option used to be called --garnet-network=fixed rather than --garnet=fixed

[gem5-users] m5Ops in java code

2014-08-16 Thread jerry yin via gem5-users
Hi I'm following the instructions here: http://www.m5sim.org/M5ops I also setup the qemu ARM image with java. But see the following error: OpenJDK Zero VM warning: You have loaded library gem5OpJni which might have disabled stack guard. The VM will try to fix the stack guard now. It's highly rec

Re: [gem5-users] Problem in running garnet

2014-08-16 Thread Mohammadsadegh Sadeghi via gem5-users
Hi Tushar, I would like to ask you to help me, how should I resolve this problem, based on previous email. Thanks for your time and consideration. -- Kind Regards, Mohammad Sadegh Sadeghi On Friday, August 15, 2014 1:21 PM, Mohammadsadegh Sadeghi via gem5-users wrote: Hi Tushar, Thanks a