Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 193 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 193 Bytes

IOP

IOP is a paralle I/O performance tracing tool targeting applications on supercomputers.

Build from source

pkg fetch
pkg install
cmake -B./build -S./
cmake --build ./build