Re: software
Bill Davidsen <[email protected]> Mon, 27 Aug 2007 15:52:04 -0400
| Newsgroups | org.kernel.vger.linux-smp |
|---|---|
| Message-ID | <[email protected]> |
Xu Yang wrote: > Hi everyone, > > I want to run some multithreaded software on my realview_eb_mpcore > system to evaluate the mpcore(with 4 arm11 within it). > > > does anyone know any software or benchmark for this? it would be > better if the software is involving communication stuff. > Do you require a formal benchmark or just a useful approximation? ie. for some formal study, or to estimate how much hardware X is than hardware Y? Oh, and doing what? Integer, float, tree chasing through memory? Frequently these don't scale linearly with the number of threads, in the CPU or in the test case. Multicore CPUs run out of memory bandwidth, etc, etc. Tell us what you want to compare (in terms of load) and maybe we can offer better help. -- bill davidsen <[email protected]> CTO TMR Associates, Inc Doing interesting things with small computers since 1979