Re: [gem5-users] Running List of Programs

2012-10-26 Thread Marko Zivkovic
Great, thank you for your input. Did you try to ran it on different CPU models? On Fri, Oct 26, 2012 at 8:10 AM, Erik Tomusk wrote: > I have successfully simulated the entire EEMBC 2 Consumer suite on > vanilla gem5 in SE mode using ARM. > > Cheers, > Erik > > > On 25/10/12 16:48, Marko Zivkovi

Re: [gem5-users] Running List of Programs

2012-10-26 Thread Erik Tomusk
I have successfully simulated the entire EEMBC 2 Consumer suite on vanilla gem5 in SE mode using ARM. Cheers, Erik On 25/10/12 16:48, Marko Zivkovic wrote: Hello gem5 users, as I stated 3 days ago, I am new in gem5 world. I installed gem5 and my goal was to run ffmpeg application inside of S

Re: [gem5-users] Running List of Programs

2012-10-25 Thread Marko Zivkovic
I agree. I am reading posts and trying to simulate some of them, but it seems like a waste of time. We should seriously do something about the syscall implementation or gem5 x86 SE will be retired function. At least, we should summarize the apps which people were able to deploy. I quit with SE, I

Re: [gem5-users] Running List of Programs

2012-10-25 Thread Mahmood Naderan
If you search the list archive, you will find the benchamrks (from spec2k6) that are not runnable in SE mode. I think those syscalls for x86 are still unimplemented expecially the ones needed for CFP benchmarks. Some can be bypassed by simply ignoring the syscall or borrowing from ALPHA. -- Regar

Re: [gem5-users] Running List of Programs

2012-10-25 Thread Marko Zivkovic
I would like to. Before I do that, I need an input from people who already ran SE simulations. Please, just send me the name of the app/benchmark which you successfully simulated in SE, with and without patches. Thank you On Thu, Oct 25, 2012 at 11:23 AM, Ali Saidi wrote: > ** > > Hi Marko, >

Re: [gem5-users] Running List of Programs

2012-10-25 Thread Ali Saidi
Hi Marko, That seems like a good idea. Feel free to create a page on the wiki and start to populate it. Thanks, Ali On 25.10.2012 11:48, Marko Zivkovic wrote: > Hello gem5 users, > > as I stated 3 days ago, I am new in gem5 world. I installed gem5 and my goal was to run ffmpeg applic

[gem5-users] Running List of Programs

2012-10-25 Thread Marko Zivkovic
Hello gem5 users, as I stated 3 days ago, I am new in gem5 world. I installed gem5 and my goal was to run ffmpeg application inside of SE mode. I realize that I would have to implement few systemcalls which are not really naive. So, I talked with my research team and we realized that we can deploy