Hello, I am trying to run a fast-forward simulation, and I got an error:
''' build/X86/gem5.opt configs/example/se.py --fast-forward=100 --cpu-type=DerivO3CPU --caches --l1d_size=32kB --l1d_assoc=2 --l1i_size=32kB --l1i_assoc=2 -c tests/test-progs/hello/bin/x86/linux/hello fatal: Number of ISAs (0) assigned to the CPU does not equal number of threads (1). ''' If I removed the fast-forward flag, the simulation works normally. Any explanation about what's happening here? Any suggestions about how to debug this? I will appreciate any help. Best regards, Rosen
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
