Examples of MPI programs by PRIMEPOWER HPC2500
Fortran Program Examples of 3-Dimensional MHD Code
MPI Fortran programs of 3-Dimensional MHD code executed by Fujitsu PRIMEPOWER
HPC2500 in the Information Technology Center of Nagoya University. The
modified leap-frog method is used in the 3-dimensional MHD simulation code
of whole earth's magnetosphere (complete 3D MHD code).
mpiex24aa1.sh : Execution shell
mpiex24aa2.sh : Execution shell using soft barrier (-lB 0 -lb 0)
pexec24a1.out : Output file using 24 cpus
progmpi24.f : (nx,ny,nz)=(250,158,158) Test program with small array
progmpiy24.f : (nx,ny,nz)=(500,318,318) Test program using 24 cpus
progmpiz24.f : (nx,ny,nz)=(500,318,318) Stop of communication
readme : Compile and execution shell
readme1.txt : Explanation of 3D MHD code
Back to the previous page