-
Notifications
You must be signed in to change notification settings - Fork 12
Execute Program
Takeshi Akuhara edited this page Mar 14, 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 a parallel computation.
- 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)