Hi,
 
I want to use the m5 simulator to learn how multi-threaded matrix
multiplication code will work on a multi-core architecture. Is it
possible for me to specify how the various threads of this code should
be mapped to the different cores? Or, does m5 have any special library
calls to spawn off threads to different cores (eg: equivalent of a
fork() call).
 
regards-
Rajdeep

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to