Hi, How can I make the simulation to use multiple cores of my machine? Also I want to know that when you use a single core for simulating multiple cores, how the simulator works, does it execute one cycle for one core, and then one cycle for another core and so on, because for one of my application, where a spinlock is used for thread communication, the simulator keeps on simulating just one core when it enters that spinlock, that is, it stops simulating cycles from other cores after entering that spinlock.
Regards, Hamid.
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
