Skip to content
Prev 661 / 2152 Next

benchmark problems

Hi,
On Mon, Jun 7, 2010 at 10:35 AM, Max Kuhn <mxkuhn at gmail.com> wrote:
Does the LINPACK benchmark help here?

http://www.top500.org/project/linpack
http://www.netlib.org/benchmark/hpl/

Here's a MATLAB program that runs the benchmark:
http://people.sc.fsu.edu/~burkardt/m_src/linpack_bench/linpack_bench.html

Sorry if that's too obvious of a suggestion, but it's a start.

-steve