goracle / qio

QIO Parallel IO Library

Home Page:http://usqcd-software.github.io/qio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building the QIO package also builds LIME.  

The QIO package requires the QMP package, which must be built and
installed first.

If you like to build QIO in a separate, sibling build directory,
create the build directory and then from that directory, run (for
example)

../qio-1.1.6/configure \
     --prefix=$HOME/scidac/qio \
     CC=gcc \
     CFLAGS="-O3" \
     --with-qmp=$HOME/scidac/qmp \
     --disable-qmp-route


About

QIO Parallel IO Library

http://usqcd-software.github.io/qio/

License:Other


Languages

Language:C 86.9%Language:Shell 10.8%Language:M4 2.0%Language:Makefile 0.3%