Last active
September 16, 2018 05:53
-
-
Save TaekyungHeo/ab10ee8b7d86edd464f9e546a6295799 to your computer and use it in GitHub Desktop.
PARSEC Build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # apt-get install -y pkg-config gettext libxext-dev libx11-dev libxt-dev libxmu-dev libxi-dev m4 gcc g++ make gfortran | |
| # git clone https://github.com/cirosantilli/parsec-benchmark.git | |
| # cd parsec-benchmark | |
| # ./configure | |
| # . env.sh | |
| # parsecmgmt -a build -p blackscholes bodytrack canneal dedup facesim ferret fluidanimate freqmine raytrace streamcluster swaptions vips x264 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment