[[IT memo]]

*Setting up isotope.ccsr.u-tokyo.ac.jp [#c016b9ad]
#contents

**specification [#b24819eb]
 Name: isotope
 IP: 157.82.233.153
 Body: HP Z600
 CPU: Xeon E5520 (2.26GHz, quad core) x2
 RAM: 6GB
 HDD: 1TB x2
 OS: RedHat Enterprise Linux 5 (Server)

** softwares [#s2287c48]

*** Intel compilers (11.1) [#yb4e4f32]
http://software.intel.com/en-us/articles/non-commercial-software-download/ からIntel® Compiler Suite Professional Edition for Linuxを選び、ダウンロード。解凍後
、install.shを起動する。
*** MPICH1.2.7 [#cab5efe7]
 ./configure --enable-debug --prefix=/usr/local/mpich -rsh=/usr/bin/ssh
 make
 su
 make install
exampleのhello++.ccでなぜか止まるが、問題なし。