Intel Parallel Studio XE 2016 Update 2 was installed to gwacsg and gwacsl. # Release note https://software.intel.com/sites/default/files/managed/7a/27/PSXE2016Update2_Release_Notes_en_US_Lin_Win.pdf # Mannual Users can downlod from https://hokusai.riken.jp. [Documents] -> [Application Computing Server(Intel Parallel Studio XE Composer Edition 2016)] -> [C++ Compiler and libraries] -> [Fortran Compiler and libraries] -> [Intel MPI] # How to compile # Non parallel [username@greatwave1 ~]$ module load intel [username@greatwave1 ~]$ icc test.c # mpi parallelmpi [username@greatwave1 ~]$ module load intel [username@greatwave1 ~]$ mpiicc test.c If you have any question please contact hpc@riken.jp. Q&A form: http://accc.riken.jp/wp-content/uploads/2015/06/inquiry_en.txt