Hi Nilay, Okay, let me understand this, gem5 runs as a single process with just one thread of execution because of accuracy and precision reasons! Or because the multi-thread in the host hasn't been developed yet -- I really hope this is true because I can change the c files' headers, and also tweaks some parts of the code. Again, thanks.
On Fri, Jan 18, 2013 at 4:55 PM, Nilay <[email protected]> wrote: > On Fri, January 18, 2013 2:10 pm, Alshamlan, Mohammad wrote: > > Hi everybody, > > > > I have an Intel i5 in the host-machine, this is "cat /proc/cpuinfo": > > > > So, what's happening when I even I use "parallel" command as following: > > "build/ARM/gem5.opt configs/example/fs.py > > > --disk-image=/home/alshamlan/full_system_images/disks/arm-ubuntu-natty-headless.img > > | taskset 0x08 parallel -j 4" > > > > When gem5 builds the ARM architecture, it just uses one CPU from the > > machine CPU's, so how can I force gem5 to use for CPU's in the > > host-machine? Thanks in advance. > > > > You cannot. gem5 is runs as a single process with just one thread of > execution. > > -- > Nilay > > -- Best Regards, Mohammad Alshamlan FIU Panther ID: 3485580
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
