| View previous topic :: View next topic |
| Author |
Message |
siberianstar
Joined: 22 Jun 2006 Posts: 70
|
Posted: Mon Jul 31, 2006 5:40 am Post subject: Media Engine ^ 2 [solved] |
|
|
Hello,
I'm using the Media Engine as an addictional CPU and i get it working writing a simple threading routine. Now some of my code is performed by the ME and is communicating with the allegrex with some uncached variables.
Ok then my question is, how is clocked the Media Engine by default? It seems that is slower than the main cpu. How can i overclock the media engine?
Thanks
EDIT: I would like to know also how to flush the media engine cache. Thanks
Last edited by siberianstar on Mon Jul 31, 2006 10:26 am; edited 1 time in total |
|
| Back to top |
|
 |
edepot
Joined: 09 Apr 2005 Posts: 111
|
Posted: Mon Jul 31, 2006 6:15 am Post subject: your question |
|
|
| Can you post your code sample? The smallest (compile-able and run-able) sample that shows how you initiate the other cpu and tell it what functions are to be run. If it is like threads, show how they synch up and pass TLS (or maybe they share main memory?) |
|
| Back to top |
|
 |
siberianstar
Joined: 22 Jun 2006 Posts: 70
|
Posted: Mon Jul 31, 2006 6:25 am Post subject: |
|
|
Yes they just share the main memory. It's difficult because the code is integrated into my 3d engine.
But can anyone reply to my first questions ?
Thanks a lot |
|
| Back to top |
|
 |
jonny
Joined: 22 Sep 2005 Posts: 351
|
|
| Back to top |
|
 |
|