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 -- [email protected] To unsubscribe send an email to [email protected]
