#!/bin/bash
###SHELLPACK preamble graph500-install 2.1.4
WEB_LOCATION="http://www.skynet.ie/~mel/mmtests-archive/graph500"
MIRROR_LOCATION="$WEBROOT/graph500/"

install-depends openmpi openmpi-devel openmpi-libs
install-depends libpsm_infinipath1

###SHELLPACK parseargBegin
###SHELLPACK parseargEnd
###SHELLPACK sources_fetch graph500-${VERSION}.tar.bz2 graph500-$VERSION-installed
exit $SHELLPACK_SUCCESS
