How to Build GridPACK
From GridPACK
Prerequisite Software
GridPACK depends on several third-party software packages. These need to be
First, build and install prerequisites software if not installed already
Configuration
CMake is used to configure GridPACK for building. The process insures that required software is available and usable. CMake expects to configure GridPACK in a directory other than the one containing the source code. Typically, one makes an empty directory, called build
, say,
Building
Running Tests
Examples
Descriptions of building GridPACK on some specific machines:
* Mac OS X with MacPorts * Red Hat Enterprise Linux 5 * PNNL Olympus cluster (PIC)