Re: [gem5-users] Instrumenting ROI in Syscall emulation mode

2019-06-11 Thread Andrea Mondelli
Hi Victor, I use checkpoints with SE.py , can you describe your problem? Is it related to the various “—work-{begin | end}-*” parameters in Options.py? Il giorno 10 giu 2019, alle ore 12:43, Victor Kariofillis mailto:vickariofil...@gmail.com>> ha scritto: Hi, I have already implemented pseudo

[gem5-users] AMD GCN Long Simulation Time

2019-06-11 Thread Sampad Mohapatra
Hi everyone, I am using the GCN GPU model on the public branch. My issue is that it takes a long time to simulate some benchmarks(e.g. Polybench), some of which take more than 400 hours on a powerful cluster. And this increases if I use a CPU benchmark alongside the GPU benchmark. Is there a way

[gem5-users] Unable to compile and run splatt on gem5 x86

2019-06-11 Thread Nitish Srivastava
Hi, I am trying to compile and run splatt ( https://github.com/ShadenSmith/splatt ) on gem5 for x86 ISA. I am doing static linking when compiling splatt. I am able to run the generated binary natively; however, I am not able to run it on gem5 (syscall emulation mode). Initially, gem5 was