Skip to content

Instantly share code, notes, and snippets.

View TaekyungHeo's full-sized avatar
😃

Taekyung Heo TaekyungHeo

😃
View GitHub Profile
# https://stackoverflow.com/questions/10312521/how-to-fetch-all-git-branches
git branch -r | grep -v '\->' | while read remote; do git branch --track "${remote#origin/}" "$remote"; done
git fetch --all
git pull --all
# 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