Re: [gem5-users] Resolve panic error

2013-02-10 Thread Ali Saidi
I would recommend you get the latest source and try again. The version you're running is about 6 months old. Ali On Feb 10, 2013, at 9:33 AM, Abu Saad wrote: > Hi all > > have any idea about the below problems? I want to run parallel program on > gem5.opt with se.py , it was running with s

Re: [gem5-users] Resolve panic error

2013-02-10 Thread Abu Saad
Hi all have any idea about the below problems? I want to run parallel program on gem5.opt with se.py , it was running with several errors. Could you help me please? Note: I made the executable( binary) with cross compiler GCC and m5thread.o. Getting errors are >> 1. gem5.opt: build/ARM/

Re: [gem5-users] Resolve panic error

2013-01-16 Thread Payne, Benjamin
Please let us know the command you used to run the program and also the error output messages. From: gem5-users-boun...@gem5.org [mailto:gem5-users-boun...@gem5.org] On Behalf Of Abu Saad Sent: Wednesday, January 16, 2013 4:29 AM To: gem5 users mailing list Subject: Re: [gem5-users] Resolve

Re: [gem5-users] Resolve panic error

2013-01-16 Thread Abu Saad
Hello Musharaf I have run a simple benchmark "hello" and got panic problem. Can you explain me please. How I'll over come it? regards -- Abusaad On Wed, Jan 16, 2013 at 1:10 AM, Musharaf Hussain wrote: > Hi all > > I have resolved the panic problem by replace the CPU. > > I have que