Hi, could anyone tell me how to use the option warm-up insts?
I found this option in configs/common/Options.py line 612

parser.add_argument(
"-W",
"--warmup-insts",
action="store",
type=int,
default=None,
help="Warmup period in total instructions (requires --standard-switch)",
)

But I'm not sure how to use this later in the config file. Could someone
help me with this?

Thanks,
Farbin.
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to