![]() |
|
PARSEC is a large benchmark suite with high system requirements. The suite needs at least 6 GB of free disk space, but we recommend 10 GB or more. To download the whole distribution, you need additional 3 GB. The PARSEC benchmark programs have been parallelized with pthreads and OpenMP. You will need support for both standards if you want to use all workloads. gcc supports OpenMP since version 4.2.0. PARSEC also includes several publicly available libraries which are used by some of the benchmark programs:
PARSEC has been successfully tested on the following systems:
If you want all input sets and large file sizes do not bother you, you can use the following link to download the whole distribution. Precompiled binaries are not included.
Please cite our summary paper if you publish results that you have obtained with PARSEC. As an alternative to the full benchmark suite, we also provide the distribution broken up into several smaller archives which contain only parts of PARSEC. You have to download at least the core package, everything else is optional. In order to run meaningful experiments, you will also need one or more of the input packages.
Once you have downloaded the PARSEC distribution to the directory where you would like PARSEC to be installed you can uncompress it. On Linux this can be done as follows:
tar -xzvf parsec-1.0.tar.gz gunzip parsec-1.0.tar.gz && tar -xvf parsec-1.0.tar If you downloaded PARSEC in several parts, copy all archives which you have into the same directory. Uncompress each one as described above. The files of the distribution will be placed at the correct locations and the framework will automatically recognize and use them. The archives will need several minutes to decompress into a new directory. Once the process is finished, you should read the README provided to see how to build and run PARSEC.
|
Copyright 2007-2008 Princeton University. All Rights Reserved. |