Hi All,

I am trying to execute some multi-threaded rodinia (parallel) benchmarks in 
Gem5 ALPHA FS mode. The rodinia benchmarks do have the OpenMP pragmas. I can 
compile the rodinia benchmarks with required ALPHA cross compiler and updated 
gcc version and eventually can launch them in gem5. So, in order to run the 
benchmarks with 4 threads, I set the command line options (-n as 4).  However I 
can see in the final stats.txt that the 4 cores are not dividing the parallel 
portion of the benchmarks equally, and as a result one of the core is executing 
almost the entire ROI region.

So, is it the proper way to launch the multiple threads in gem5 by mentioning 
that many cores in the command line?

Thanks,
Dibakar Gope
PhD Student, UW-Madison 
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to