blob: 5d027adf280114038e67256f5e6b83b1c3a37a1d [file] [log] [blame]
#!/bin/bash
#
# test.runconf - file containing information necessary to run a specific
# program of the PARSEC benchmark suite
#
# Copyright (C) 2007 Princeton University
# Written by Christian Bienia
# This file contains the global run configuration of all packages for one
# input set.
# Description of the input set
run_desc="Input to test basic program functionality"
# Citations for this input set (requires matching citation file)
pkg_cite="bienia11parsec"