summaryrefslogtreecommitdiffstats
path: root/testpar/perf.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r3927] Purpose:Albert Cheng2001-05-131-2/+6
| | | | | | | | | | Bug fix Description: Some mpi.h already includes MPI-IO definitions in it (e.g., SGI, SP2). Made the #include of mpio.h be dependent on whether some MPI-IO constant is already defined or not. Platforms tested: modi4 (IRIX64) and IBM SP2.
* [svn-r3882] Purpose:Albert Cheng2001-05-011-0/+399
Feature Description: Show simple performance of the MPIO and the HDF5-IO. The mpi-perf.c is contributed by Robert Ross of ANL. The perf.c is derived from mpi-perf.c Platforms tested: Modi4 (O2K, parallel)