Include Files

To use scorec2metis, you need to include the following file:
parinc.h
(located in /dept/scorec/software/parallel/scorec2metis/2.2/include on the SP).

If using the SCOREC common makefile format, a typical DEPS variable for use with scorec2metis is as follows:

DEPS =  \
        model/mesh/4.2 \
        model/model/1.2 \
        parallel/pmdb/5.2 \
        parallel/comm/2.2 \
        parallel/parmetis/1.0 \
        parallel/scorec2metis/2.2