Doing this should work just fine. What error were you getting? -- Dr. Bobby R. Bruce Room 3050, Kemper Hall, UC Davis Davis, CA, 95616
web: https://www.bobbybruce.net On Sun, Dec 4, 2022 at 11:06 AM minhui via gem5-users <gem5-users@gem5.org> wrote: > Dear BBruce,Ayaz, Hoa and others: > > > With your previous support, I am able to run FS sim with > x86-npb-benchmarks.py succesfully now. > > > The script defined TIMING CPU after OS boot as shown below. > > > Just wonder Can we use O3CPU instead TIMING type CPU for the simulation? > If does, how the code should be modified? > > I have tried to changed “CPUTypes.TIMING” to “CPUTypes.O3” in class of > processor, but did not work out. > > > Thanks > > > User: Minhui Shuai > > > processor = SimpleSwitchableProcessor > > ( starting_core_type=CPUTypes.*KVM*, > > switch_core_type=CPUTypes.*TIMING*, > > isa=ISA.X86, > > num_cores=2, > > ) > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-le...@gem5.org >
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org