Zoltan
Zoltan is installed on the Blue Gene/Q and the Intel Cluster.
These builds depend on the ParMETIS install and use the 64bit index type.
Intel cluster¶
An install compiled with GNU GCC and MVAPICH2-2.0a is here:
/gpfs/sb/software/x86-rhel6/zoltan/mvapich2-2.0a-gcc44/latest
An install compiled with GNU GCC and OpenMPI 1.6.5 is here:
/gpfs/sb/software/x86-rhel6/zoltan/openmpi-1.6-gcc44/latest
Loading the module file:
experimental/zoltan/[openmpi-1.6-gcc44|mvapich2-2.0a-gcc44]
will set the variable ZOLTAN_INSTALL_DIR
to the install dir path.
Blue Gene/Q¶
An install compiled with GNU GCC is here:
/gpfs/sb/software/bgq/zoltan/gnu/latest
An install compiled with IBM XL is here:
/gpfs/sb/software/bgq/zoltan/xl/latest
Loading the module file:
module load zoltan/[gnu|xl]
will set the variable ZOLTAN_INSTALL_DIR
and prepend
CMAKE_PREFIX_PATH
.