diff options
author | Korey Sewell <ksewell@umich.edu> | 2006-07-03 01:10:19 -0400 |
---|---|---|
committer | Korey Sewell <ksewell@umich.edu> | 2006-07-03 01:10:19 -0400 |
commit | 19083bc4ce379c03b39ba941c18b11a88b141e18 (patch) | |
tree | 839b9ef9efa9e8ab491ffa6f71d7dbb2d30973a8 /src/base | |
parent | cf58578ba120186947f382893d2e370bd6e436ce (diff) | |
download | gem5-19083bc4ce379c03b39ba941c18b11a88b141e18.tar.xz |
Added hook to check for SMT workloads. SMT is identified by adding a semicolon between
the workloads.
Now SMT on the O3CPU can be invoked by "/ALPHA_SE/m5.debug ../configs/test/test.py -d --cmd="hello;hello" -i="file1;file2"
I think I am a novice python magician now!!!!....
configs/test/test.py:
Added hook to check for SMT workloads. SMT is identified by adding a semicolon between
the workloads.
Now SMT on the O3CPU can be invoked by "/ALPHA_SE/m5.debug ../configs/test/test.py -d --cmd="hello;hello" --input="file1;file2"
(btw, We are back to working for this double hello world case)
I am a novice python magician now!!!!....
--HG--
extra : convert_revision : b55e10dce33f5a9dc4c78f90409ec0912bad4292
Diffstat (limited to 'src/base')
0 files changed, 0 insertions, 0 deletions