You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run multi-programmed runs, you first need to create a trace list. You can use both homogeneous (meaning multiple copies of the same trace is running across different cores) and heterogeneous (meaning each core runs a different trace) trace mixing strategy. Here is an example of how a four-core trace list might look: https://github.com/CMU-SAFARI/Pythia/blob/master/experiments/MICRO21_4C.tlist. Please compile ChampSim with the desired number of cores and run the same experiment file with the newly-generated executable and trace list. Please note that multi-core runs might take a long time (~14 hours) to finish, depending on the warmup/simulation length.
How to configure heterogeneous multi-programmed simulation and reproduce on my local machine?
The text was updated successfully, but these errors were encountered: