FX10
Setup FVCOM 3.2 for MPI run on oakleaf-fx10
2014-08-24
netCDF and julian should be pre-installed referring to "Setup FVCOM 3.2 for serial." Compile METIS on oakleaf- […]
GNU Compilers on FX10 for FVCOM
2014-02-06
First, enter into an interactive node: [cc]$ pjsub --interact[/cc] You may check available modules: [cc]$ modu […]
MPI compile error on FX10@U-Tokyo
2013-08-22
mpifrtpxでコンパイルする際にリンクでエラーとなる場合はModuleでロードしたMETISライブラリとユーザが独自にコンパイルしたMETISライブラリの競合が考えられます. そこでまず,モジュールについて以下にまと […]
FVCOM on FX10
2013-06-09
I encountered failure of execution of FVCOM on FX10. I will try to find out the causes of the problem below: 1 […]
MPI run of FVCOM2.6.1 on FX10@cc.u-tokyo.ac.jp
2013-05-11
Edit a makefile for METIS Edit the makefile in ~/FVCOM2.6.1/METIS_source as follows: CC = fccpx ### on login n […]