EiffL / GenericIO

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:C++ 98.4%Language:CMake 1.6%