-
Notifications
You must be signed in to change notification settings - Fork 12
Execute Program
Takeshi Akuhara edited this page Jan 30, 2019
·
5 revisions
The program can be executed as follows after setting a path to the bin directory of this software package:
mpirun -np (N_proc) rf_inv.
N_proc is a number of processes used in parallel computation. In this program, each process carries out N_chains MCMC sampling. The program requires that a parameter file, params.in, exists in the current directory.
(C) 2018-2019 Takeshi Akuhara (Email: akuhara @ eri. u-tokyo.ac.jp)