MPI

コンピュータ
Build FVCOM4.1 (MPI) on ITO Subsystem-A using Intel Compilers

九州大学のスーパーコンピュータITOサブシステムAにおいて,FVCOM4.1 を MPI 用に Intel コンパイラを用いてビルド・実行する方法の備忘録です.Series 用のビルドは こちら を参照ください.Seri […]

続きを読む
コンピュータ
Setup FVCOM 3.2 for MPI run on oakleaf-fx10

netCDF and julian should be pre-installed referring to "Setup FVCOM 3.2 for serial." Compile METIS on oakleaf- […]

続きを読む
コンピュータ
FVCOM 2.6.1 on HA8000@hakozaki using Intel compilers

Change the shell The login shell on HA8000@hakozaki is tcsh. First change it to bash: [cc] $ bash [/cc] Compil […]

続きを読む
コンピュータ
MPI run of FVCOM2.6.1 on FX10@cc.u-tokyo.ac.jp

Edit a makefile for METIS Edit the makefile in ~/FVCOM2.6.1/METIS_source as follows: CC = fccpx ### on login n […]

続きを読む
コンピュータ
Pre-process for MPI compilation

Pre-process for MPI compilation You may need a pre-process before compiling MPI codes. In case of FVCOM2.6.1, […]

続きを読む
コンピュータ
makedepf90 on ha8000.cc.u-tokyo.ac.jp

Install makedepf90 on HA8000 It seems that makedepf90 is not installed on HA8000 at cc.u-tokyo.ac.jp. Thus I i […]

続きを読む
コンピュータ
FVCOM MPI Run with METIS Libraries on HA8000

Compiling METIS Libraries First, enter the directory of METIS_source and edit the makefile pointing to your C […]

続きを読む