can mpi_mandel show the performance of scyld beowulf?
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Sean Dilda agrajag at scyld.comTue Aug 28 07:25:59 PDT 2001
- Previous message: can mpi_mandel show the performance of scyld beowulf?
- Next message: can mpi_mandel show the performance of scyld beowulf?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 28 Aug 2001, ×Þ ¹âÏÈ wrote: > from the web,i know mpi_mandel can *TEST* cluster.also ,there are a > program LINPACK to benchmark the cluster..so i want to know that whether > the result the mpi_mandel got is suit to show the performance of > cluster?can it compare with LINPACK's result? mpi-mandel and linpack use two different methods to calculate performance. mpi-mandel uses the intel performance counters, which looks at exactly what the processor is doing for that job. Unfortunately this only works for intell processors (ie it won't work for athlons or crusoe's), and it is harder to get mpi-mandel to push your processors as hard as they'll go. linpack on the other hand, knows how much processing power it takes to run the job, and gives you a number based on that. As for your other questions about the HPL.dat, linpack is a script that dynamically creates an HPL.dat file for you. You can look at the script to see what it does, then create your own HPL.dat file (its really just a text file) and call the xhpl binary by hand to use your own HPL.dat file. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available Url : http://www.scyld.com/pipermail/beowulf/attachments/20010828/4a10921b/attachment.bin
- Previous message: can mpi_mandel show the performance of scyld beowulf?
- Next message: can mpi_mandel show the performance of scyld beowulf?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
