For swaptions you can try increasing the available simulated memory with
the --mem-size option.
The others it's not so clear. SE mode doesn't support delayed memory
allocation, so if canneal is really trying to mmap 0x7fff7000 bytes (almost
32 GB) of address space, you're pretty much out of luck.
Hi George,
I merely wanted to point out that booting Linux with the atomic CPU should
definitely not take days (if even hours). Once that is done just take a
checkpoint and run from there with the detailed CPU (Minor or O3).
Andreas
From: George Michelogiannakis via gem5-users
mailto:gem5-use
Hi everyone!
I've been trying to run as many PARSEC benchmarks as I can in sys call
emulation mode with proper compilation and with m5threads and --static. There
are some peculiarities in specific benchmarks that I was hoping some people in
here have faced already :-) I couldn't really find a
Hi Andreas,
Thanks for you reply. I am trying to understand src/cpu/minor. If I have a
question, I will write back to the forum.
Thanks
> Hi Naveed,
>
> The InOrder CPU is deprecated. Have a look at Minor in src/cpu/minor.
>
> Andreas
>
> On 07/10/2014 17:23, "Naveed Ul Mustafa via gem5-users"
>