/GenericIO

Yet another fork of Argonne's GenericIO library https://trac.alcf.anl.gov/projects/genericio

Primary LanguageC++OtherNOASSERTION

GenericIO

Yet another fork of Argonne's GenericIO library https://trac.alcf.anl.gov/projects/genericio This fork properly packages the code and adds a CMake compilation script

Build

$ mkdir build
$ cd build
$ cmake ..
$ make install