When I run the simulations with the "taskset" command, I see memory transactions issued from the other cores unspecified in the "taskset" command. So, my question is : are these transactions originated from the "start_sim" and "stop_sim" ?? If so, how can I exclude "start_sim" and "stop_sim" from the simulations? If not, please let me know how can I pin the execution of a benchmark to a certain core in a multicore MARSS machine?
The command that I use: ./start_sim; taskset -c 0; ./stop_sim Thanks _______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
