summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2012-09-21 22:05:56 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2012-09-21 22:05:56 (GMT)
commitf3c3aa24409d31f87c7180997c07142e301522ba (patch)
tree80e0520494c9a87a136be648b746133079a19d9a /MANIFEST
parent3117ffcbb40a88e41b2f3d28bc3c60eeb04d7499 (diff)
downloadhdf5-f3c3aa24409d31f87c7180997c07142e301522ba.zip
hdf5-f3c3aa24409d31f87c7180997c07142e301522ba.tar.gz
hdf5-f3c3aa24409d31f87c7180997c07142e301522ba.tar.bz2
[svn-r22796] HDFFV-8110: Removed mpi-perf.c which was given with permission to freely
distribute by the author. It was an example program showing how to measure parallel IO speed. Since then, we have created h5perf to do I/O performanace measurement. This example is not needed any more. mpi-perf.c: Removed. Makefile.am: Makefile.in: Removed the entry of mpi-perf.c so that "configure --enable-build-all ..." will not build it. MANIFEST: Updated. The change is trivial that I got permission to skip the code review step. Tested: h5committest plus "--enable-parallel --enable-build-all" in koala.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 6177139..06085f2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -410,7 +410,6 @@
./perform/chunk.c
./perform/gen_report.pl
./perform/iopipe.c
-./perform/mpi-perf.c
./perform/overhead.c
./perform/perf.c
./perform/perf_meta.c