Hi, I have been trying to set the L2 cache in gem5 (ruby) by using "--l2_assoc=1". Command line: build/alpha/gem5.opt configs/example/se.py -n 1 --cpu-type=timing --caches --l2cache --l2_size=64kB --l2_assoc=1 --script=runscript_canneal.rcs
But when simulating, am getting an error: terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Program aborted at cycle 0 Do you have any suggestions on where I am going wrong in this case? Regards, Swati
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users