[root]/StandAlone/tools/fsspeed
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
luitjens | 7 (100.0%) | 157 (100.0%) | 22.4 |
added a cstyle file output and some flushing to try and avoid write caching
0 lines of code changed in 2 files:
flush the write
1 lines of code changed in 1 file:
Time file deletion
13 lines of code changed in 1 file:
Added some error checking.
4 lines of code changed in 1 file:
Added a tool to test the parallel throughput of a filesystem.
To use:
mpirun -np X StandAlone/tools/fspeed 500MB
The filesize is to total amount of data to be written. Each processor will output an equal portion of the total data at the same time.
You can use B, MB, or GB as the unit.
139 lines of code changed in 2 files: