Hi, I've a few questions on checkpoints, parsec and gem5. Let me summarize what I am trying to do. I've made some changes to MOESI_CMP_directory protocol to include L2 cache under L1CacheController. Hence, it handles L1D, L1I and L2. While L2CacheController handles L3. I'm using pre-compiled image of parsec and linux available on UT-Austin website.
Now, the questions: 1. How can I validate the output of benchmark app after my changes? Is there a refernce output for parsec benchmarks? I see the output when parsec is run independently but where does the output of the program gets stored when run on gem5? 2. Can I make checkpoints using fs.py as ALPHA_FS system and then later restore the checkpoints using ruby ALPHA_Ruby_FS system? What are the things that I need to be careful about? Thanks, Ripudaman Singh
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
