Re: [gem5-users] Parsec SE Mode

2014-09-15 Thread Jae-Eon Jo via gem5-users
Hi, 1. If you stick to use SE mode to run Parsec, which relies on pthread, m5threads library should be linked statically instead of pthread. https://www.mail-archive.com/gem5-dev@m5sim.org/msg07129.html 2. You can use Ruby with SE mode. https://www.mail-archive.com/gem5-users@gem5.org/msg00202.ht

[gem5-users] Parsec SE Mode

2014-09-07 Thread Monobrata Debnath via gem5-users
Hi, Is it possible to run Parsec in SE mode along with ruby in Gem5. I believe static binary of Parsec would be required for this. which are the files in Gem5 that require modification. Can someone enlighten me on this? Also how to ask the simulator to stop running in FS mode after it has execu