summaryrefslogtreecommitdiffstats
path: root/perform/sio_perf.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r15628] Description:Quincey Koziol2008-09-161-5/+5
| | | | | | | | | | | | | Remove trailing whitespace from C/C++ source files, with the following script: foreach f (*.[ch] *.cpp) sed 's/[[:blank:]]*$//' $f > sed.out && mv sed.out $f end Tested on: Mac OS X/32 10.5.5 (amazon) No need for h5committest, just whitespace changes...
* [svn-r15563] Added support for serial prefix HDF5_PREFIX.Christian Chilan2008-08-291-0/+9
| | | | Tested on kagiso, smirom, and linew.
* [svn-r15179] Change copyright notice to THG only.Christian Chilan2008-06-091-1/+0
|
* [svn-r15090] Revise copyright notice.Christian Chilan2008-05-291-2/+3
|
* [svn-r15023] Revise man page of the serial benchmarking tool.Christian Chilan2008-05-161-3/+3
| | | | Tested on kagiso, smirom, and linew.
* [svn-r15009] Revise file of the serial benchmarking tool to include new man ↵Christian Chilan2008-05-151-83/+51
| | | | | | page. Tested on kagiso, smirom, and linew.
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-301-0/+1446
|
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. ↵Scot Breitenfeld2008-04-301-1446/+0
| | | | New fortran wrappers added.
* [svn-r14829] Revised files of the serial benchmarking tool.Christian Chilan2008-04-111-4/+0
| | | | Tested on kagiso, smirom, and linew.
* [svn-r14826] Files for the serial benchmarking tool, h5perf_serial.Christian Chilan2008-04-101-0/+1450
Tested on kagiso, smirom, and linew.