About - Overview

Isorropia is a repartitioning/rebalancing package, intended to assist with redistributing objects such as matrices and matrix-graphs in a parallel execution setting, to allow for more efficient computations.

Isorropia is primarily an interface to the Zoltan library, but can be built and used with minimal capability without Zoltan. To enable Zoltan support, you need to add '--enable-isorropia-zoltan' to your Trilinos configure command, and provide include-paths and library specifications for Zoltan version 2.0 (provide these to configure using the '--with-incdirs' and '--with-libs' configure arguments).