インテル Parallel Studio XE 2017 をインストールしました。 ■対象サーバ gwacsg, gwacsl ■ソフトウェア Intel Parallel Studio XE 2017 変更点などの情報は以下 URL をご参照下さい リリースノート https://software.intel.com/sites/default/files/managed/82/18/PSXE2017_Release_Notes_en_US_Lin_Win.pdf なお、インテルコンパイラのマニュアルは利用者ポータル(https://hokusai.riken.jp)から参照可能です。 [Documents] -> [Application Computing Server(Intel Parallel Studio XE Composer Edition 2017)] -> [C++ Compiler and libraries] -> [Fortran Compiler and libraries] -> [Intel MPI] コンパイル手順については、下記をご参照ください。 ・ 逐次プログラムのコンパイル方法 [username@greatwave1 ~]$ module load intel [username@greatwave1 ~]$ icc test.c ・mpi並列プログラムのコンパイル方法 [username@greatwave1 ~]$ module load intel [username@greatwave1 ~]$ mpiicc test.c 利用に関して不明な点がある方は hpc@riken.jp までお問い合わせ下さい。