4.5. Directed loop algorithm solver dla

dla is a quantum Monte Carlo solver with the directed loop algorithm. This takes an input file as the command line argument.:

$ dla param.in

DSQSS/DLA implements random number parallelization by using MPI. Since each process performs NSET Monte Carlo calculation independently, the total number of MC sets increases Nprocess and thus it is expected that the statistical error also reduces to 1/Nprocess times.

$ mpiexec -np 4 dla param.in