-
Notifications
You must be signed in to change notification settings - Fork 0
IOR (Interleaved or Random) is a parallel I/O benchmark that is well accepted in the file system benchmark world. This repository is here to support changes that LANL employees have made to it to support new I/O modes. We have been unsuccessful at getting the folks who manage https://github.com/chaos/ior to respond to requests to merge changes t…
VI4IO/ior
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo now contains both IOR and mdtest. [See also NOTES.txt] Building -------- 0. If "configure" is missing from the top level directory, you probably retrieved this code directly from the repository. Run "./bootstrap". If your versions of the autotools are not new enough to run this script, download and official tarball in which the configure script is already provided. 1. Run "./configure" See "./configure --help" for configuration options. 2. Run "make" 3. Optionally, run "make install". The installation prefix can be changed as an option to the "configure" script.
About
IOR (Interleaved or Random) is a parallel I/O benchmark that is well accepted in the file system benchmark world. This repository is here to support changes that LANL employees have made to it to support new I/O modes. We have been unsuccessful at getting the folks who manage https://github.com/chaos/ior to respond to requests to merge changes t…
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 86.4%
- Python 8.7%
- M4 3.2%
- Shell 1.3%
- Makefile 0.4%