forked from usqcd-software/qio
-
Notifications
You must be signed in to change notification settings - Fork 0
QIO Parallel IO Library
License
ssyr/qio
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 92.4%
- Shell 7.6%