hdffede / Replayer

Automatic Generation of I/O Trace Generators for HPC Applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

alt text

Installation

cd  merger
make

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

About

Automatic Generation of I/O Trace Generators for HPC Applications


Languages

Language:C++ 99.2%Language:Makefile 0.7%Language:Shell 0.2%