----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1151/ -----------------------------------------------------------
(Updated April 17, 2012, 2:12 p.m.) Review request for Default. Summary (updated) ----------------- SE Config: Changed se.py to support multithreaded mode Description (updated) ------- Changeset 8957:b7a6a4605c44 --------------------------- SE Config: Changed se.py to support multithreaded mode Multithreaded programs did not run by just specifying the binary once on the command line of SE mode.The default mode is multi-programmed mode. Added check in SE mode to run multi-threaded programs in case only one program is specified with multiple CPUS. Default mode is still multi-programmed mode. Diffs (updated) ----- configs/example/se.py bbceb6297329 Diff: http://reviews.gem5.org/r/1151/diff/ Testing ------- Ran to check backward compatibility with multi-programmed mode. Thanks, Jayneel Gandhi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
