se.py: Modify script to make multiprogramming much easier.
authorLisa Hsu <Lisa.Hsu@amd.com>
Sun, 20 Mar 2011 04:12:59 +0000 (21:12 -0700)
committerLisa Hsu <Lisa.Hsu@amd.com>
Sun, 20 Mar 2011 04:12:59 +0000 (21:12 -0700)
commit5103c6fe88651ac4318a0d5b5d3a5e58f9f2fa04
treeb2c734cd073d8e913ebb12bd15f708556d7f96c0
parent83664630ee42b70c8d612a05df4001aac773efc7
se.py: Modify script to make multiprogramming much easier.
Now, instead of --bench benchname, you can do --bench bench1-bench2-bench3 and it will
set up a simulation that instantiates those three workloads.  Only caveat is that now,
for sanity checking, your -n X must match the number of benches in the list.
configs/example/se.py