blob: 97cfb868daea24e3398d3adf9a15495f76b6aecf [file] [log] [blame]
#!/bin/bash
#
# simsmall.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="Small input for performance analysis with simulators"
# Citations for this input set (requires matching citation file)
pkg_cite="bienia11parsec"