Difference between revisions of "Benchmarking: MDTEST"
Jump to navigation
Jump to search
(Created page with "== Description == mdtest is a program that measures performance of various metadata operations. It uses MPI to coordinate the operations and to collect the results. The code...") |
(No difference)
|
Revision as of 10:48, 6 August 2013
Description
mdtest is a program that measures performance of various metadata operations. It uses MPI to coordinate the operations and to collect the results. The code is composed of one C file, mdtest.c.