blob: b4434f9840acb1ff32e1d2c410f70b80b3ff8cac [file] [log] [blame]
#!/bin/bash
#
# simdev.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 assist development of simulators"
# Citations for this input set (requires matching citation file)
pkg_cite="bienia11parsec"