[Beowulf] What kind of I/O benchmark ?
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.
Joe Landman landman at scalableinformatics.comWed Mar 23 07:30:46 PST 2005
- Previous message: [Beowulf] What kind of I/O benchmark ?
- Next message: [Beowulf] What kind of I/O benchmark ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Velu Erwan wrote: > Does other people are working on such kind of application oriented > benchmark ? yes. > I was heard that some BLAST code could be used for such use, does some > of you follow this way of validating/benchmarking clusters ? Yes it can. You will be throttled by the speed of mmap implementation if you are using NCBI BLAST, and you will spend most of the time paging if you don't segment your databases (nt in particular). But you could use BLAST to benchmark the IO. Not sure how useful it is though for what you want to measure. What specifically are you trying to measure (in the context of which applications are you going to run)? If you do large block sequential IO's you will want a very different benchmark test from small block random IOs and seeks. Joe > > > _______________________________________________ > Beowulf mailing list, Beowulf at beowulf.org > To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf -- Joseph Landman, Ph.D Founder and CEO Scalable Informatics LLC, email: landman at scalableinformatics.com web : http://www.scalableinformatics.com phone: +1 734 786 8423 fax : +1 734 786 8452 cell : +1 734 612 4615
- Previous message: [Beowulf] What kind of I/O benchmark ?
- Next message: [Beowulf] What kind of I/O benchmark ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
