・gitのインストール
yum (もしくはapt-get) install git
・subversionのインストール
yum (もしくはapt-get) install subversion
・Einstein Toolkitのインストール
curl -kLO https://raw.githubusercontent.com/gridaphobe/CRL/ET_2016_05/GetComponents chmod a+x GetComponents ./GetComponents --parallel https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2016_05/einsteintoolkit.th
・OpenMPIのインストール
http://hi-a-tus.hatenablog.com/entry/2014/11/30/120452
を参考にする。