https://github.com/hdfgroup/replayer
Automatic Generation of I/O Trace Generators for HPC Applications
https://github.com/hdfgroup/replayer
Last synced: about 1 year ago
JSON representation
Automatic Generation of I/O Trace Generators for HPC Applications
- Host: GitHub
- URL: https://github.com/hdfgroup/replayer
- Owner: HDFGroup
- License: other
- Created: 2016-01-19T16:13:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-19T17:11:28.000Z (over 10 years ago)
- Last Synced: 2025-02-12T18:32:18.104Z (over 1 year ago)
- Language: C++
- Homepage: http://www.hdfgroup.org
- Size: 23.4 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Replayer
========
**Automatic Generation of I/O Trace Generators for HPC Applications**
Publication
-----------
For a full description of the Replayer library please refer to the following
paper:
[Automatic Generation of I/O Kernels for HPC
Applications](http://web.engr.illinois.edu/~bbehza2/files/Babak_Behzad_PDSW2014_paper.pdf)
Babak Behzad, Hoang-Vu Dang, Farah Hariri, Weizhe Zhang, and Marc Snir
Full Paper, Workshop on Parallel Data Storage Workshop
(PDSW 2014), in conjuction with ACM/IEEE Supercomputing 2014.
Description
-----------

Installation
------------
cd merger
make
cd codegen
./config.sh /opt/hdf5-1.8.9 /opt/boost_1_51_0 /opt/mpich2-1.4.1p1
make